Skip to content

Hostname

nifty.pm

Last fetched

nifty.pm resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:name.com llc as the registrar.

Nutrition Label

WHISPER CANON · nifty.pmRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/nifty.pm

Resolution chain

nifty.pm resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.11313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.11118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.1043.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.253.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.473.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.643.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
registrar:name.com llc
Organization
ano nymous
Contact emails

Subdomains

85 observed subdomains of nifty.pm.

Web-graph footprint

Distinct hostnames that link to or from nifty.pm in the public web crawl.

19 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nifty.pm.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from nifty.pm.

Cypher and MCP

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

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