Skip to content

Hostname

www.kusteez.com

Last fetched

www.kusteez.com resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

WHISPER CANON · www.kusteez.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.kusteez.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.59.114173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA
68.168.112.6668.168.112.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with www.kusteez.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.kusteez.com.

MechanismTarget
SPF_Awww.kusteez.com
SPF_INCLUDEbluehost.com
SPF_IP173.209.59.114
SPF_IP68.168.112.66
SPF_IP72.10.165.232
SPF_MXwww.kusteez.com

Related pages

Pivot deeper into the graph from www.kusteez.com.

Cypher and MCP

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

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