Skip to content

Hostname

newsef.com

Last fetched

newsef.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · newsef.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/newsef.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.61.97104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.208.153172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.133.195.116209.133.192.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
chun xian zhang
Contact emails

Subdomains

19 observed subdomains of newsef.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for newsef.com.

MechanismTarget
SPF_Anewsef.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP206.51.239.103
SPF_IP209.133.195.110
SPF_MXnewsef.com

Related pages

Pivot deeper into the graph from newsef.com.

Cypher and MCP

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

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