Skip to content

Hostname

i.santu.com

Last fetched

i.santu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · i.santu.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/i.santu.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.119.21434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.219.24034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.88.1052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.141.9054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with i.santu.com in WhisperGraph.

Subdomains

1 observed subdomain of i.santu.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for i.santu.com.

MechanismTarget
SPF_Ai.santu.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.messagegears.net
SPF_IP52.215.196.112
SPF_IP54.194.8.133
SPF_IP54.217.86.109
SPF_IP54.247.92.57
SPF_IP54.72.67.76
SPF_IP54.76.107.13
SPF_MXi.santu.com

Related pages

Pivot deeper into the graph from i.santu.com.

Cypher and MCP

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

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