Skip to content

Hostname

customscity.com

Last fetched

customscity.com resolves to 7 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
169.197.110.99169.197.110.0/23AS21859ZEN-ECN - Zenlayer IncUS
206.119.124.223206.119.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
206.119.124.224206.119.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
82.27.191.282.27.191.0/24AS149981ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
82.27.191.382.27.191.0/24AS149981ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
82.27.191.482.27.191.0/24AS149981ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
82.27.191.582.27.191.0/24AS149981ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for customscity.com.

MechanismTarget
SPF_INCLUDEsender.zohosubscriptions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from customscity.com.

Cypher and MCP

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

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