Skip to content

Hostname

1mpptz.com

Last fetched

1mpptz.com resolves to 3 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · 1mpptz.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/1mpptz.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.14.6.146128.14.6.0/24AS21859ZEN-ECN - Zenlayer IncGB
138.199.45.225138.199.44.0/23AS60068CDN77 - Datacamp LimitedIT
79.127.165.11279.127.165.0/24AS60068CDN77 - Datacamp LimitedGB

WHOIS identity

Registrar
iana:440
Organization
Contact emails

Subdomains

2 observed subdomains of 1mpptz.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 1mpptz.com.

Cypher and MCP

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

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