Skip to content

Hostname

redcross.org.uk

Last fetched

redcross.org.uk resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.

Nutrition Label

WHISPER CANON · redcross.org.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/redcross.org.uk

Resolution chain

redcross.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.242.23045.60.242.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.248.23045.60.248.0/24AS19551INCAPSULA - Incapsula IncGB
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nom-iq limited t/a com laude [tag = nomiq]
Organization
british red cross society
Contact emails

Subdomains

53 observed subdomains of redcross.org.uk.

Web-graph footprint

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

5,495 sites link to this hostname.

508 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for redcross.org.uk.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_EXISTS%{i}._spf.redcross.org.uk
SPF_INCLUDE24910435.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_IP104.196.215.101/32
SPF_IP146.177.42.63
SPF_IP148.105.0.0/16
SPF_IP148.252.132.61
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.113.241.169
SPF_IP195.12.27.155
SPF_IP195.70.93.170
SPF_IP195.74.132.129
SPF_IP195.74.132.137
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.30.22.238
SPF_IP212.54.131.50
SPF_IP213.146.137.36/32
SPF_IP213.146.137.44/32
SPF_IP213.249.243.194
SPF_IP213.83.72.17
SPF_IP213.83.72.193
SPF_IP217.39.232.202
SPF_IP23.227.38.65/32
SPF_IP31.24.220.254
SPF_IP51.104.253.96/27
SPF_IP62.31.75.240
SPF_IP80.231.171.251/32
SPF_IP80.231.198.251/32
SPF_IP80.244.181.180
SPF_IP81.130.195.152
SPF_IP82.145.45.70
SPF_IP85.255.233.58
SPF_IP87.237.70.110
SPF_IP89.106.182.184
SPF_IP89.197.145.220
SPF_IP89.197.214.190
SPF_IP89.197.34.16
SPF_IP89.197.35.136
SPF_IP89.242.13.122
SPF_IP92.10.135.105
SPF_IP92.27.138.112
SPF_IP92.52.95.48/28

Related pages

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

Cypher and MCP

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

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