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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.93.227.100 | 93.93.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:sift ltd
- Organization
- sift
- Contact emails
Subdomains
76 observed subdomains of sift.co.uk.
Showing 25 of 76. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for sift.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | gw2-sjl.salesforce.com |
| SPF_A | sift.co.uk |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_IP | 80.195.155.82 |
| SPF_IP | 80.195.155.86 |
| SPF_IP | 81.171.143.203 |
| SPF_IP | 89.206.184.36 |
| SPF_IP | 89.234.1.20 |
| SPF_IP | 93.93.224.0/24 |
| SPF_IP | 93.93.225.0/24 |
| SPF_IP | 93.93.227.136 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.