Skip to content

Hostname

swiftcase.co.uk

Last fetched

swiftcase.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easyspace ltd [tag = easyspace] as the registrar.

Nutrition Label

WHISPER CANON · swiftcase.co.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/swiftcase.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.3108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.50108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.91108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.22.107108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.37108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.49108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.63108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:easyspace ltd [tag = easyspace]
Organization
livepoint software solutions
Contact emails

Subdomains

55 observed subdomains of swiftcase.co.uk.

Web-graph footprint

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

33 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for swiftcase.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailchimpapp.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

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

Cypher and MCP

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

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