Hostname
aroosflowers.com
Last fetched
aroosflowers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
aroosflowers.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.185.104 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.7 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.87 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.92 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.84.234.105 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.40 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.75 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.99 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- aroos flowers
- Contact emails
Subdomains
1 observed subdomain of aroosflowers.com.
| Subdomain |
|---|
| www.aroosflowers.com |
Web-graph footprint
Distinct hostnames that link to or from aroosflowers.com in the public web crawl.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for aroosflowers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ufn.com |
| SPF_MX | aroosflowers.com |
Related pages
Pivot deeper into the graph from aroosflowers.com.
- IP · 18.172.185.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:456
- Country · CA
- Email · domains@lovingly.com
- TLD · .com
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aroosflowers.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.