Skip to content

Hostname

skytel.tech

Last fetched

skytel.tech resolves to 3 IPv4 addresses operated by OVH - OVH SAS in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · skytel.techRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/skytel.tech

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.216.10192.99.0.0/16AS16276OVH - OVH SASCA
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of skytel.tech.

Web-graph footprint

Distinct hostnames that link to or from skytel.tech in the public web crawl.

5 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skytel.tech.

MechanismTarget
SPF_Askytel.tech
SPF_INCLUDE47834453.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_MXskytel.tech

Related pages

Pivot deeper into the graph from skytel.tech.

Cypher and MCP

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

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