Hostname
sureflap.com
Last fetched
sureflap.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sureflap.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.18.124.145 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.138.142 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.215.206 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.195.223.1 | 54.195.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sureflap.com owner
- Contact emails
- 2782336b-b2ff-4aaf-afaa-14b342791ede@identity-protect.org
- 2e322309-3727-48cf-8c8c-25cc89f6fc0a@identity-protect.org
- 798f26e9-e8b2-4559-b6ff-4c47ef1f133e@identity-protect.org
- b1ee6000-4995-43bf-912f-3050b938c959@identity-protect.org
- b8793e36-f9ef-4430-a87d-9c56574e342d@identity-protect.org
- b9577d63-b9e5-44af-9c84-9b155ccc3214@identity-protect.org
- owner-2195382@sureflap.com.whoisprivacyservice.org
- owner-6332593@sureflap.com.whoisprivacyservice.org
- owner-7235326@sureflap.com.whoisprivacyservice.org
- owner-7570031@sureflap.com.whoisprivacyservice.org
- owner-789466@sureflap.com.whoisprivacyservice.org
- owner-8419494@sureflap.com.whoisprivacyservice.org
- domains@sureflap.co.uk
Subdomains
9 observed subdomains of sureflap.com.
Web-graph footprint
Distinct hostnames that link to or from sureflap.com in the public web crawl.
97 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for sureflap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.31.249.0/24 |
Related pages
Pivot deeper into the graph from sureflap.com.
- IP · 52.18.124.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2782336b-b2ff-4aaf-afaa-14b342791ede@identity-protect.org
- TLD · .com
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sureflap.com"})-[: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.