Skip to content

Hostname

ocalaflowerdelivery.com

Last fetched

ocalaflowerdelivery.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.190.113.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.123.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.313.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.873.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
65.8.17.265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.5165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.6465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.9865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bella flowers designers,
Contact emails

Subdomains

1 observed subdomain of ocalaflowerdelivery.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ocalaflowerdelivery.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDElovingly.com
SPF_INCLUDEufn.com
SPF_MXocalaflowerdelivery.com

Related pages

Pivot deeper into the graph from ocalaflowerdelivery.com.

Cypher and MCP

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

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