Skip to content

Hostname

newzit.com

Last fetched

newzit.com resolves to 9 IPv4 addresses operated by AS20940 in CO. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

12 observed subdomains of newzit.com.

Web-graph footprint

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

30 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for newzit.com.

MechanismTarget
SPF_IP103.13.71.86
SPF_IP195.234.243.112
SPF_IP206.155.87.84

Related pages

Pivot deeper into the graph from newzit.com.

Cypher and MCP

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

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