Skip to content

Hostname

fluffsofluv.com

Last fetched

fluffsofluv.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fluffsofluv.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluffsofluv.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.58.228.22738.58.224.0/21AS394303BIGSCOOTS - BigScootsUS
67.202.70.5067.202.64.0/18AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of fluffsofluv.com.

Web-graph footprint

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

12 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fluffsofluv.com

SPF policy

9 SPF mechanisms authorising senders for fluffsofluv.com.

MechanismTarget
SPF_Afluffsofluv.com
SPF_IP162.252.82.101
SPF_IP208.117.38.79
SPF_IP216.185.212.111
SPF_IP23.111.150.215
SPF_IP38.58.228.227
SPF_IP50.31.119.18
SPF_IP67.202.70.50
SPF_MXfluffsofluv.com

Related pages

Pivot deeper into the graph from fluffsofluv.com.

Cypher and MCP

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

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