Skip to content

Hostname

1995.ng

Last fetched

1995.ng resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in NL. WHOIS lists iana:3954 as the registrar.

Nutrition Label

WHISPER CANON · 1995.ngRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/1995.ng

Resolution chain

1995.ng resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.0.217.47162.0.217.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.NL
35.208.63.22635.208.0.0/15AS43515US

WHOIS identity

Registrar
iana:3954
Organization
example
Contact emails

Subdomains

9 observed subdomains of 1995.ng.

Web-graph footprint

Distinct hostnames that link to or from 1995.ng in the public web crawl.

555 sites link to this hostname.

8,102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 1995.ng.

MechanismTarget
SPF_A1995.ng
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.217.45
SPF_IP162.0.217.47
SPF_IP162.0.217.49
SPF_MX1995.ng

Related pages

Pivot deeper into the graph from 1995.ng.

Cypher and MCP

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

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