Skip to content

Hostname

spinics.net

Last fetched

spinics.net resolves to 2 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · spinics.netRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/spinics.net

Resolution chain

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

IPPrefixASNOperatorCountry
73.164.227.073.0.0.0/8AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
73.157.189.21573.0.0.0/8AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

17 observed subdomains of spinics.net.

Web-graph footprint

Distinct hostnames that link to or from spinics.net in the public web crawl.

758 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spinics.net.

MechanismTarget
SPF_Aspinics.net
SPF_INCLUDE_spf.google.com
SPF_IP198.7.62.146
SPF_IP198.7.62.152
SPF_IP2001:470:a:5b4::0/64
SPF_IP207.244.127.203
SPF_IP23.105.164.200
SPF_IP2604:9a00:2010:a03b:4:0:0:112
SPF_IP2604:9a00:2010:a03b:4:0:0:114
SPF_IP2604:9a00:2010:a055:3::/64
SPF_MXspinics.net

Related pages

Pivot deeper into the graph from spinics.net.

Cypher and MCP

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

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