Skip to content

Hostname

zoig.com

Last fetched

zoig.com resolves to 1 IPv4 address operated by WEBAIR-INTERNET - Webair Internet Development Company Inc. in PA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · zoig.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/zoig.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.55.68.16467.55.64.0/19AS27257WEBAIR-INTERNET - Webair Internet Development Company Inc.PA

WHOIS identity

Registrar
iana:1068
Organization
moniker privacy services moniker privacy services
Contact emails

Subdomains

1 observed subdomain of zoig.com.

Subdomain
www.zoig.com

Web-graph footprint

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

180 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for zoig.com.

MechanismTarget
SPF_INCLUDEclient-relay.webair.com
SPF_IP173.239.16.240/29
SPF_IP173.239.17.112/29
SPF_IP174.137.166.102
SPF_IP174.137.166.103
SPF_IP174.137.166.104
SPF_IP174.137.166.106
SPF_IP67.55.106.180
SPF_IP67.55.106.183
SPF_MXzoig.com

Related pages

Pivot deeper into the graph from zoig.com.

Cypher and MCP

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

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