Skip to content

Hostname

nifty-stuff.com

Last fetched

nifty-stuff.com resolves to 1 IPv4 address operated by SINAICT in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nifty-stuff.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nifty-stuff.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.120.71.87162.120.71.0/24AS62240SINAICTUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of nifty-stuff.com.

Web-graph footprint

Distinct hostnames that link to or from nifty-stuff.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • nifty-stuff.com

SPF policy

8 SPF mechanisms authorising senders for nifty-stuff.com.

MechanismTarget
SPF_Anifty-stuff.com
SPF_Aserver.yourusahost.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP104.225.220.114
SPF_IP162.120.71.87
SPF_IP207.58.128.120
SPF_MXnifty-stuff.com
SPF_MXyourusahost.com

Related pages

Pivot deeper into the graph from nifty-stuff.com.

Cypher and MCP

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

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