Skip to content

Hostname

redtractor.org.uk

Last fetched

redtractor.org.uk resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · redtractor.org.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/redtractor.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.196.130.104104.196.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
assured food standards
Contact emails

Subdomains

24 observed subdomains of redtractor.org.uk.

Web-graph footprint

Distinct hostnames that link to or from redtractor.org.uk in the public web crawl.

470 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for redtractor.org.uk.

MechanismTarget
SPF_Aid42398.everysite.co.uk
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEgbr.pb-dynmktge.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.33.230.106
SPF_IP77.72.202.120
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP83.170.89.31
SPF_IP83.170.98.129
SPF_IP87.230.62.203
SPF_IP88.202.186.185
SPF_IP88.202.188.141/32

Related pages

Pivot deeper into the graph from redtractor.org.uk.

Cypher and MCP

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

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