Skip to content

Hostname

actionswift.com

Last fetched

actionswift.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.22108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.43108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.44108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.87108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.15.122108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.73108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.80108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.97108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.174.46.1283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.63.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.723.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of actionswift.com.

Web-graph footprint

Distinct hostnames that link to or from actionswift.com in the public web crawl.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

Related pages

Pivot deeper into the graph from actionswift.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "actionswift.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.