Skip to content

Hostname

screwfix.com

Last fetched

screwfix.com resolves to 2 IPv4 addresses operated by AS2856 in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

61 observed subdomains of screwfix.com.

Web-graph footprint

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

3,195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for screwfix.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.132.96.228
SPF_IP185.17.181.90
SPF_IP5.61.115.80/28
SPF_IP5.61.115.96/28
SPF_IP52.56.74.209
SPF_IP80.69.25.58/32
SPF_IP80.69.25.59/32

Related pages

Pivot deeper into the graph from screwfix.com.

Cypher and MCP

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

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