Skip to content

Hostname

m1.com.na

Last fetched

m1.com.na resolves to 1 IPv4 address operated by HOST4GEEKS-LLC - Host4Geeks LLC in US.

Nutrition Label

WHISPER CANON · m1.com.naRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/m1.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
172.93.121.11172.93.121.0/24AS393960HOST4GEEKS-LLC - Host4Geeks LLCUS

WHOIS identity

No WHOIS records are currently associated with m1.com.na in WhisperGraph.

Subdomains

10 observed subdomains of m1.com.na.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • m1.com.na

SPF policy

9 SPF mechanisms authorising senders for m1.com.na.

MechanismTarget
SPF_Am1.com.na
SPF_INCLUDEsender.zohobooks.com
SPF_IP172.93.120.110
SPF_IP172.93.121.11
SPF_IP172.93.123.7
SPF_IP66.85.46.63
SPF_IP66.85.46.93
SPF_IP66.85.47.62
SPF_MXm1.com.na

Related pages

Pivot deeper into the graph from m1.com.na.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m1.com.na"})-[: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.