Hostname
swiftcover.com
Last fetched
swiftcover.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
swiftcover.com 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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- iana:292
- Organization
- axa insurance uk
- Contact emails
Subdomains
26 observed subdomains of swiftcover.com.
Showing 22 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from swiftcover.com in the public web crawl.
74 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for swiftcover.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.swiftcover.com |
| SPF_A | smtp2.swiftcover.com |
| SPF_INCLUDE | _spf.axa.com |
| SPF_INCLUDE | _spf.timeforstorm.com |
| SPF_IP | 213.216.147.97 |
| SPF_IP | 8.20.112.130/31 |
| SPF_IP | 8.20.172.130/31 |
| SPF_IP | 85.159.152.0/22 |
| SPF_IP | 85.159.153.13 |
| SPF_IP | 85.159.153.39 |
| SPF_IP | 95.131.155.78 |
| SPF_MX | res.cisco.com |
| SPF_MX | swiftcover.com |
Related pages
Pivot deeper into the graph from swiftcover.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swiftcover.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.