Skip to content

Hostname

nmi.com

Last fetched

nmi.com resolves to 1 IPv4 address operated by SPRINTHOST in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nmi.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nmi.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.135.223159.60.128.0/20AS35280SPRINTHOSTNL

WHOIS identity

Registrar
iana:48
Organization
na inc. network merchants ()
Contact emails

Subdomains

59 observed subdomains of nmi.com.

Web-graph footprint

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

785 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for nmi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.iriscrm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-005dc001.pphosted.com
SPF_IP104.192.32.80/29
SPF_IP104.192.36.80/29
SPF_IP108.60.151.142
SPF_IP154.14.155.202
SPF_IP199.189.118.126
SPF_IP209.220.191.124/32
SPF_IP209.239.233.124/32
SPF_IP212.82.66.226/32
SPF_IP212.82.66.34/32
SPF_IP213.52.177.57
SPF_IP213.52.177.61
SPF_IP3.96.245.227
SPF_IP32.140.183.196/30
SPF_IP34.105.43.120
SPF_IP34.105.80.33
SPF_IP34.105.92.110
SPF_IP34.127.85.187
SPF_IP34.145.47.254
SPF_IP34.194.9.77/32
SPF_IP34.82.152.122
SPF_IP34.82.172.243
SPF_IP34.82.63.176
SPF_IP34.83.194.153
SPF_IP34.83.235.232
SPF_IP34.83.40.78
SPF_IP34.83.51.157
SPF_IP35.185.203.83
SPF_IP35.185.215.215
SPF_IP35.197.60.251
SPF_IP35.199.148.237
SPF_IP35.203.167.161
SPF_IP37.58.24.25
SPF_IP4.31.121.112/29
SPF_IP52.0.175.129/32
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP52.60.66.163/32
SPF_IP54.229.2.165/32
SPF_IP54.88.222.240
SPF_IP64.79.159.86
SPF_IP69.174.4.122

Related pages

Pivot deeper into the graph from nmi.com.

Cypher and MCP

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

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