Skip to content

Hostname

abloomflowers.com

Last fetched

abloomflowers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · abloomflowers.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abloomflowers.com

Resolution chain

abloomflowers.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.8.4518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.25.5152.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.5852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.7552.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.9852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:48
Organization
dan deloye
Contact emails

Subdomains

1 observed subdomain of abloomflowers.com.

Web-graph footprint

Distinct hostnames that link to or from abloomflowers.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abloomflowers.com.

MechanismTarget
SPF_IP184.169.147.147/32
SPF_IP184.169.150.225/32
SPF_IP54.241.244.10/32
SPF_IP54.241.4.70/32
SPF_MXabloomflowers.com

Related pages

Pivot deeper into the graph from abloomflowers.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abloomflowers.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.