Skip to content

Hostname

nmcourts.gov

Last fetched

nmcourts.gov resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · nmcourts.govRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nmcourts.gov

Resolution chain

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

IPPrefixASNOperatorCountry
181.224.136.127181.224.136.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with nmcourts.gov in WhisperGraph.

Subdomains

91 observed subdomains of nmcourts.gov.

Web-graph footprint

Distinct hostnames that link to or from nmcourts.gov in the public web crawl.

476 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nmcourts.gov.

MechanismTarget
SPF_Asmtp.nmcourts.gov
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.samanage.com
SPF_IP173.46.32.25
SPF_IP173.46.32.28
SPF_IP173.46.32.30
SPF_IP181.224.136.127
SPF_IP209.85.128.0/17
SPF_IP2600:1f16:a22:7e00:44f5:2a0c:b959:38b1
SPF_IP3.12.165.1

Related pages

Pivot deeper into the graph from nmcourts.gov.

Cypher and MCP

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

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