Skip to content

Hostname

nofluffjuststuff.com

Last fetched

nofluffjuststuff.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nofluffjuststuff.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nofluffjuststuff.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.121.6813.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.196.23116.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.246.7618.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.91.1218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.33.1873.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.90.2133.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.121.1933.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.76.663.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.200.2033.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.28.533.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.127.963.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.116.1683.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
123-reg
Contact emails

Subdomains

10 observed subdomains of nofluffjuststuff.com.

Web-graph footprint

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

232 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nofluffjuststuff.com.

MechanismTarget
SPF_INCLUDEemail2.nofluffjuststuff.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzoho.com
SPF_MXnofluffjuststuff.com

Related pages

Pivot deeper into the graph from nofluffjuststuff.com.

Cypher and MCP

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

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