Skip to content

Hostname

ngnm.co

Last fetched

ngnm.co has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · ngnm.coRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ngnm.co

Resolution chain

ngnm.co has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1910
Organization
ngnm non-commercial web hosting
Contact emails

Subdomains

38 observed subdomains of ngnm.co.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ngnm.co.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP144.217.11.62
SPF_IP149.202.77.219
SPF_IP158.69.55.51
SPF_IP172.232.182.90
SPF_IP192.99.35.17
SPF_IP2001:41d0:a:2d0e:0:0:0:1
SPF_IP2001:41d0:d:36db:0:0:0:1
SPF_IP2600:3c0a:e001:762:0:0:0:1
SPF_IP2607:5300:204:413e:0:0:0:1
SPF_IP2607:5300:60:4a11:0:0:0:1
SPF_IP2607:5300:60:8433:0:0:0:1
SPF_IP2607:f1c0:f037:c00:0:0:0:1
SPF_IP37.187.77.14
SPF_IP66.179.190.119
SPF_IP66.179.209.246
SPF_IP70.55.178.134

Related pages

Pivot deeper into the graph from ngnm.co.

Cypher and MCP

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

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