Skip to content

Hostname

santarel.com

Last fetched

santarel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · santarel.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/santarel.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.11318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.3118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.6118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7818.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.19.1273.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.323.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.533.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.713.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of santarel.com owner
Contact emails

Subdomains

10 observed subdomains of santarel.com.

Web-graph footprint

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

28 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for santarel.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from santarel.com.

Cypher and MCP

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

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