Skip to content

Hostname

swinton.co.uk

Last fetched

swinton.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · swinton.co.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/swinton.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.197104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.197104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
swinton group
Contact emails

Subdomains

92 observed subdomains of swinton.co.uk.

Web-graph footprint

Distinct hostnames that link to or from swinton.co.uk in the public web crawl.

279 sites link to this hostname.

234 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for swinton.co.uk.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcdlasp.co.uk
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.acturis.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.174.144.28
SPF_IP149.72.229.235/32
SPF_IP152.27.1.206
SPF_IP212.54.135.10
SPF_IP212.54.135.4
SPF_IP213.120.220.159
SPF_IP213.120.220.160
SPF_IP213.120.220.24/32
SPF_IP213.120.220.25/32
SPF_IP213.120.220.26
SPF_IP213.120.220.80
SPF_IP213.212.102.136
SPF_IP37.244.97.10
SPF_IP37.244.97.21
SPF_IP37.244.97.9
SPF_IP62.252.208.153
SPF_IP63.232.236.202
SPF_IP63.232.236.203
SPF_IP63.232.236.69
SPF_IP8.30.201.80
SPF_IP8.30.201.81
SPF_IP8.7.44.228
SPF_IP8.7.44.246
SPF_IP8.7.44.247
SPF_MXswinton.co.uk

Related pages

Pivot deeper into the graph from swinton.co.uk.

Cypher and MCP

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

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