Skip to content

Hostname

asaas.com

Last fetched

asaas.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.11113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.6813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.33.187.3413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.513.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.613.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.733.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.83.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.55.1213.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.753.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.903.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.983.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

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 asaas.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for asaas.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEu1645432.wl.sendgrid.net
SPF_IP192.254.114.32

Related pages

Pivot deeper into the graph from asaas.com.

Cypher and MCP

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

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