Skip to content

Hostname

freeromanceroute.com

Last fetched

freeromanceroute.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.17.10818.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.5218.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.6818.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.8618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.12252.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:447
Organization
safe escape
Contact emails

Subdomains

8 observed subdomains of freeromanceroute.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freeromanceroute.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail2.com
SPF_IP85.236.136.0/21

Related pages

Pivot deeper into the graph from freeromanceroute.com.

Cypher and MCP

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

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