Skip to content

Hostname

niit.com

Last fetched

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

Nutrition Label

WHISPER CANON · niit.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/niit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.76.131.2113.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

49 observed subdomains of niit.com.

Web-graph footprint

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

601 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for niit.com.

MechanismTarget
SPF_Amail4.niit.com
SPF_Amail5.niit.com
SPF_Aniit.com
SPF_Aniitsmtp2.niit.com
SPF_INCLUDE1870497.spf07.hubspotemail.net
SPF_INCLUDE27247432.spf03.hubspotemail.net
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.20.36.20
SPF_IP14.140.106.2
SPF_IP14.140.106.20
SPF_IP20.204.18.83
SPF_IP34.227.35.51
SPF_IP35.156.129.207
SPF_IP38.101.244.244
SPF_IP52.204.217.97
SPF_IP52.58.114.8
SPF_MXniit.com

Related pages

Pivot deeper into the graph from niit.com.

Cypher and MCP

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

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