Skip to content

Hostname

gtw420.com

Last fetched

gtw420.com resolves to 3 IPv4 addresses operated by AS55933 in HK. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · gtw420.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gtw420.com

Resolution chain

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

WHOIS identity

Registrar
iana:52
Organization
amos fine
Contact emails

Subdomains

7 observed subdomains of gtw420.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • gtw420.com

SPF policy

5 SPF mechanisms authorising senders for gtw420.com.

MechanismTarget
SPF_Agtw420.com
SPF_IP199.204.250.122
SPF_IP216.222.194.162
SPF_IP66.84.30.17
SPF_MXgtw420.com

Related pages

Pivot deeper into the graph from gtw420.com.

Cypher and MCP

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

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