Skip to content

Hostname

ntvmsnbc.com

Last fetched

ntvmsnbc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ntvmsnbc.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ntvmsnbc.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.117.149.204137.118.132.0/22AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
dogus yayin grubu as
Contact emails

Subdomains

57 observed subdomains of ntvmsnbc.com.

Web-graph footprint

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

884 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ntvmsnbc.com.

MechanismTarget
SPF_Antvmsnbc.com
SPF_IP10.0.0.0/8
SPF_IP212.175.15.64/26
SPF_IP212.175.79.96/27
SPF_IP88.255.82.64/26
SPF_IP92.45.20.0/27
SPF_MXntvmsnbc.com

Related pages

Pivot deeper into the graph from ntvmsnbc.com.

Cypher and MCP

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

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