Skip to content

Hostname

getzips.com

Last fetched

getzips.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · getzips.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getzips.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.64.82.75192.64.80.0/21AS19318IS-AS-1 - Interserver, IncUS
82.112.249.10582.112.248.0/22AS47583US

WHOIS identity

Registrar
iana:1441
Organization
insight software solutions,
Contact emails

Subdomains

26 observed subdomains of getzips.com.

Web-graph footprint

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

30 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for getzips.com.

MechanismTarget
SPF_Agetzips.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.163.128.0/19
SPF_IP162.250.125.123
SPF_IP174.138.185.174
SPF_IP209.159.152.147
SPF_MXgetzips.com

Related pages

Pivot deeper into the graph from getzips.com.

Cypher and MCP

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

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