Skip to content

Hostname

ziehost.com

Last fetched

ziehost.com resolves to 2 IPv4 addresses operated by AS141892 in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ziehost.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ziehost.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.66.54.42157.66.54.0/24AS141892ID
45.32.121.9145.32.96.0/19AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

Registrar
iana:303
Organization
eko danang
Contact emails

Subdomains

12 observed subdomains of ziehost.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ziehost.com.

MechanismTarget
SPF_Aziehost.com
SPF_IP103.251.44.223
SPF_IP103.251.44.224
SPF_IP94.237.79.35
SPF_MXziehost.com

Related pages

Pivot deeper into the graph from ziehost.com.

Cypher and MCP

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

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