Skip to content

Hostname

guysonlydating.com

Last fetched

guysonlydating.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.34.120.2823.32.0.0/11AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.62.177.5523.62.176.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain protection services,
Contact emails

Subdomains

7 observed subdomains of guysonlydating.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for guysonlydating.com.

MechanismTarget
SPF_IP104.193.252.31
SPF_IP156.70.120.217
SPF_IP192.81.132.93
SPF_MXguysonlydating.com

Related pages

Pivot deeper into the graph from guysonlydating.com.

Cypher and MCP

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

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