Skip to content

Hostname

santos.com

Last fetched

santos.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · santos.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/santos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.12718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.69.1063.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1283.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.273.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.693.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:13
Organization
santos
Contact emails

Subdomains

55 observed subdomains of santos.com.

Web-graph footprint

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

537 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for santos.com.

MechanismTarget
SPF_REDIRECT3vybk7xm._spf._d.mim.ec

Related pages

Pivot deeper into the graph from santos.com.

Cypher and MCP

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

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