Hostname
swiftpage.com
Last fetched
swiftpage.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
swiftpage.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.162.248 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.72.2.59 | 184.72.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.146.160 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.234.108 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.36.162 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.71.206 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.202.176 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.27.225 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.76.193 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.86.32 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
Subdomains
37 observed subdomains of swiftpage.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from swiftpage.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for swiftpage.com.
| Mechanism | Target |
|---|---|
| SPF_A | swiftpage.com |
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _psnet.swiftpage.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | es._spf.adp.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | us.khoros-mail.com |
| SPF_MX | swiftpage.com |
Related pages
Pivot deeper into the graph from swiftpage.com.
- IP · 13.57.162.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · domain.admin@swiftpage.com
- TLD · .com
- Browse hostnames · sw…
- 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: "swiftpage.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.