Skip to content

Hostname

ni.com

Last fetched

ni.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ni.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ni.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.19196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.9796.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.18396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.7596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

283 observed subdomains of ni.com.

Web-graph footprint

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

4,790 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ni.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.164.94.56/29
SPF_IP130.164.94.72/30
SPF_IP148.163.142.35
SPF_IP148.163.146.64
SPF_IP18.246.207.134
SPF_IP34.197.16.187
SPF_IP34.197.83.238

Related pages

Pivot deeper into the graph from ni.com.

Cypher and MCP

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

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