Skip to content

Hostname

soteca.net

Last fetched

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

Nutrition Label

WHISPER CANON · soteca.netRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/soteca.net

Resolution chain

soteca.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.115.1218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.24.1934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.217.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.93.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.203.17452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.16.7554.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of soteca.net.

Web-graph footprint

Distinct hostnames that link to or from soteca.net in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for soteca.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from soteca.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "soteca.net"})-[: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.