Skip to content

Hostname

sotic.net

Last fetched

sotic.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.1613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.9913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.154.206.4918.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.518.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.6118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.718.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
leo mindel
Contact emails

Subdomains

55 observed subdomains of sotic.net.

Web-graph footprint

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

36 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sotic.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.soticservers.net

Related pages

Pivot deeper into the graph from sotic.net.

Cypher and MCP

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

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