Skip to content

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

WHISPER CANON · swiftpage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/swiftpage.com

Resolution chain

swiftpage.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.57.162.24813.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.2.59184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.146.16052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.234.10852.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.36.16252.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.71.20652.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.202.17654.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.27.22554.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.76.19354.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.86.3254.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

37 observed subdomains of swiftpage.com.

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.

MechanismTarget
SPF_Aswiftpage.com
SPF_Azgateway.zuora.com
SPF_INCLUDE_psnet.swiftpage.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEus.khoros-mail.com
SPF_MXswiftpage.com

Related pages

Pivot deeper into the graph from swiftpage.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.