Skip to content

Hostname

presspay.ng

Last fetched

presspay.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 · presspay.ngRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/presspay.ng

Resolution chain

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

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

WHOIS identity

Registrar
iana:24062013
Organization
novy systems
Contact emails

Subdomains

26 observed subdomains of presspay.ng.

Web-graph footprint

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

32 sites link to this hostname.

373 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for presspay.ng.

MechanismTarget
SPF_Apresspay.ng
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP199.193.6.187
SPF_IP203.161.38.104
SPF_MXpresspay.ng

Related pages

Pivot deeper into the graph from presspay.ng.

Cypher and MCP

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

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