Skip to content

Hostname

atsp.com

Last fetched

atsp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.94.183.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.273.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.393.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.43.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.141.1023.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1263.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.383.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.623.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atsp.com.

MechanismTarget
SPF_INCLUDE_spf-sfdc.sapsf.eu
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.tophosting.at
SPF_INCLUDEnews.atsp.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.110.182.63

Related pages

Pivot deeper into the graph from atsp.com.

Cypher and MCP

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

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