Skip to content

Hostname

newscaf.com

Last fetched

newscaf.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:1895 as the registrar.

Nutrition Label

WHISPER CANON · newscaf.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/newscaf.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.72.102.251198.72.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.5.103184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:1895
Organization
namespro.ca privatewhois
Contact emails

Subdomains

5 observed subdomains of newscaf.com.

Web-graph footprint

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

40 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for newscaf.com.

MechanismTarget
SPF_MXnewscaf.com

Related pages

Pivot deeper into the graph from newscaf.com.

Cypher and MCP

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

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