Skip to content

Hostname

spintheweb.com

Last fetched

spintheweb.com resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spintheweb.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spintheweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.245.31104.254.244.0/22AS8560US

WHOIS identity

Registrar
iana:146
Organization
carol l weiss
Contact emails

Subdomains

27 observed subdomains of spintheweb.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for spintheweb.com.

MechanismTarget
SPF_Aspintheweb.com
SPF_IP104.254.245.211
SPF_IP104.254.245.31
SPF_IP74.208.210.123
SPF_IP74.208.93.138
SPF_MXspintheweb.com

Related pages

Pivot deeper into the graph from spintheweb.com.

Cypher and MCP

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

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