Skip to content

Hostname

iprints.com.ng

Last fetched

iprints.com.ng resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:24062013 as the registrar.

Nutrition Label

WHISPER CANON · iprints.com.ngRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iprints.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.114.167198.54.114.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:24062013
Organization
paul nwokedi
Contact emails

Subdomains

1 observed subdomain of iprints.com.ng.

Web-graph footprint

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

9 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iprints.com.ng.

MechanismTarget
SPF_Aiprints.com.ng
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.114.167
SPF_IP198.54.114.41
SPF_IP198.54.115.167
SPF_IP198.54.115.41
SPF_MXiprints.com.ng

Related pages

Pivot deeper into the graph from iprints.com.ng.

Cypher and MCP

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

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