Skip to content

Hostname

purposecity.com

Last fetched

purposecity.com resolves to 2 IPv4 addresses operated by GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S. in TR. WHOIS lists iana:3980 as the registrar.

Nutrition Label

WHISPER CANON · purposecity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/purposecity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.165.146104.247.165.0/24AS42846GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S.TR
207.56.75.38207.56.64.0/18AS54801ZILLION-NETWORK - Zillion Network Inc.HK

WHOIS identity

Registrar
iana:3980
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of purposecity.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for purposecity.com.

MechanismTarget
SPF_Apurposecity.com
SPF_INCLUDErelay.guzelhosting.com
SPF_MXpurposecity.com

Related pages

Pivot deeper into the graph from purposecity.com.

Cypher and MCP

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

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