Skip to content

Hostname

dating.com

Last fetched

dating.com resolves to 3 IPv4 addresses operated by TRIANGLE-COMMUNICATIONS - Triangle Communications in US. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · dating.comRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dating.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA
23.34.122.3423.32.0.0/11AS20940AKAMAI-ASN1US
23.52.181.1823.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:463
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

43 observed subdomains of dating.com.

Web-graph footprint

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

735 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dating.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmilters.dating.com
SPF_INCLUDEspf.dating.com
SPF_IP147.253.209.192
SPF_IP156.70.121.216
SPF_IP162.244.34.176
SPF_IP192.174.91.131
SPF_IP52.36.252.44
SPF_IP52.60.177.59
SPF_MXdating.com

Related pages

Pivot deeper into the graph from dating.com.

Cypher and MCP

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

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