Skip to content

Hostname

news.buzzscholar.com

Last fetched

news.buzzscholar.com resolves to 1 IPv4 address operated by NOCIX - Nocix, LLC in US.

Nutrition Label

WHISPER CANON · news.buzzscholar.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/news.buzzscholar.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.187.112.242192.187.96.0/19AS33387NOCIX - Nocix, LLCUS

WHOIS identity

No WHOIS records are currently associated with news.buzzscholar.com in WhisperGraph.

Subdomains

4 observed subdomains of news.buzzscholar.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for news.buzzscholar.com.

MechanismTarget
SPF_Anews.buzzscholar.com
SPF_IP172.93.153.54/32
SPF_IP172.93.153.55/32
SPF_IP173.211.13.126/32
SPF_IP173.211.71.188/32
SPF_IP81.19.213.214/32
SPF_IP81.19.213.215/32
SPF_MXnews.buzzscholar.com

Related pages

Pivot deeper into the graph from news.buzzscholar.com.

Cypher and MCP

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

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