Skip to content

Hostname

nes-mi.com

Last fetched

nes-mi.com resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nes-mi.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nes-mi.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.180.22094.46.176.0/21AS24768PT

WHOIS identity

Registrar
iana:303
Organization
9bits lda
Contact emails

Subdomains

7 observed subdomains of nes-mi.com.

Web-graph footprint

Distinct hostnames that link to or from nes-mi.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nes-mi.com

SPF policy

14 SPF mechanisms authorising senders for nes-mi.com.

MechanismTarget
SPF_Anes-mi.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP185.70.100.238
SPF_IP185.70.100.40
SPF_IP185.83.248.66
SPF_IP185.83.248.67
SPF_IP185.83.248.68
SPF_IP185.83.248.69
SPF_IP185.83.248.80
SPF_IP94.46.180.220
SPF_IP94.46.22.138
SPF_IP94.46.22.80
SPF_IP94.46.22.87
SPF_MXnes-mi.com

Related pages

Pivot deeper into the graph from nes-mi.com.

Cypher and MCP

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

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