Skip to content

Hostname

hitzfeed.com

Last fetched

hitzfeed.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · hitzfeed.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hitzfeed.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.8.207.7234.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
98.70.240.10198.70.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:303
Organization
greynium
Contact emails

Subdomains

6 observed subdomains of hitzfeed.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hitzfeed.com.

MechanismTarget
SPF_Ahitzfeed.com
SPF_IP198.50.126.113
SPF_IP209.58.175.43
SPF_IP67.205.122.165
SPF_MXhitzfeed.com

Related pages

Pivot deeper into the graph from hitzfeed.com.

Cypher and MCP

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

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