Skip to content

Hostname

ps.nu

Last fetched

ps.nu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:domaininfo ab as the registrar.

Nutrition Label

WHISPER CANON · ps.nuRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ps.nu

Resolution chain

ps.nu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.230.13952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.232.3452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.26.17552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.254.16499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:domaininfo ab
Organization
Contact emails

Subdomains

6 observed subdomains of ps.nu.

Web-graph footprint

Distinct hostnames that link to or from ps.nu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ps.nu.

MechanismTarget
SPF_Aps.nu
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXps.nu

Related pages

Pivot deeper into the graph from ps.nu.

Cypher and MCP

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

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