Skip to content

Hostname

us-dating-experts.com

Last fetched

us-dating-experts.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · us-dating-experts.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/us-dating-experts.com

Resolution chain

us-dating-experts.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.246.97.24335.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.241.10535.24.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.106.23352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.128.16354.222.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.188.20354.112.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.218.3354.112.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

1 observed subdomain of us-dating-experts.com.

Web-graph footprint

Distinct hostnames that link to or from us-dating-experts.com in the public web crawl.

595 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from us-dating-experts.com.

Cypher and MCP

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

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