Skip to content

Hostname

sift.co.uk

Last fetched

sift.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:sift ltd as the registrar.

Nutrition Label

WHISPER CANON · sift.co.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/sift.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.227.10093.93.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:sift ltd
Organization
sift
Contact emails

Subdomains

76 observed subdomains of sift.co.uk.

Web-graph footprint

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

25 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sift.co.uk.

MechanismTarget
SPF_Agw2-sjl.salesforce.com
SPF_Asift.co.uk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP80.195.155.82
SPF_IP80.195.155.86
SPF_IP81.171.143.203
SPF_IP89.206.184.36
SPF_IP89.234.1.20
SPF_IP93.93.224.0/24
SPF_IP93.93.225.0/24
SPF_IP93.93.227.136
SPF_IP93.93.227.157

Related pages

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

Cypher and MCP

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

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