Skip to content

Hostname

sontay.com

Last fetched

sontay.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sontay.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sontay.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.177.176.14635.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.215.21835.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
sontay
Contact emails

Subdomains

3 observed subdomains of sontay.com.

Web-graph footprint

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

35 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sontay.com.

MechanismTarget
SPF_Asontay.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP194.247.229.116
SPF_IP35.177.176.146
SPF_IP62.31.6.154
SPF_IP62.31.6.157
SPF_MXsontay.com

Related pages

Pivot deeper into the graph from sontay.com.

Cypher and MCP

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

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