Skip to content

Hostname

sotelcom.co

Last fetched

sotelcom.co resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · sotelcom.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sotelcom.co

Resolution chain

sotelcom.co resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.104.176166.117.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.178.219166.117.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
192.99.84.43192.99.0.0/16AS16276HR

WHOIS identity

Registrar
iana:21607
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of sotelcom.co.

Web-graph footprint

Distinct hostnames that link to or from sotelcom.co in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sotelcom.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.98.146.77

Related pages

Pivot deeper into the graph from sotelcom.co.

Cypher and MCP

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

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