Skip to content

Hostname

nexus.ngo

Last fetched

nexus.ngo resolves to 1 IPv4 address operated by OVH - OVH SAS in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nexus.ngoRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nexus.ngo

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.185.13151.146.56.0/24AS16276OVH - OVH SASIE

WHOIS identity

Registrar
iana:69
Organization
alfredo cotroneo
Contact emails

Subdomains

2 observed subdomains of nexus.ngo.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nexus.ngo.

MechanismTarget
SPF_IP194.244.111.0/24
SPF_IP194.244.112.0/24
SPF_IP203.211.149.65
SPF_IP217.188.244.0/24
SPF_IP64.202.101.128/25
SPF_IP67.229.50.192/27
SPF_MXnexus.ngo

Related pages

Pivot deeper into the graph from nexus.ngo.

Cypher and MCP

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

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