Skip to content

Hostname

nmgco.com

Last fetched

nmgco.com resolves to 1 IPv4 address operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · nmgco.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nmgco.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.103.76.21965.100.0.0/14AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
new mexico gas company,
Contact emails

Subdomains

100 observed subdomains of nmgco.com.

Web-graph footprint

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

199 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nmgco.com.

MechanismTarget
SPF_INCLUDEspf-001ad301.pphosted.com
SPF_IP12.171.196.60
SPF_IP12.171.196.61
SPF_IP149.72.200.249
SPF_IP174.78.67.228
SPF_IP205.220.164.155
SPF_IP205.220.176.155
SPF_IP64.207.242.100

Related pages

Pivot deeper into the graph from nmgco.com.

Cypher and MCP

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

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