Skip to content

Hostname

skytel.com

Last fetched

skytel.com resolves to 1 IPv4 address operated by AMERICAN-MESSAGING - American Messaging Services L.L.C. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · skytel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/skytel.com

Resolution chain

skytel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.245.204.90199.245.204.0/24AS18867AMERICAN-MESSAGING - American Messaging Services L.L.C.US

WHOIS identity

Registrar
iana:468
Organization
american messaging services
Contact emails

Subdomains

34 observed subdomains of skytel.com.

Web-graph footprint

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

33 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for skytel.com.

MechanismTarget
SPF_IP173.193.106.242
SPF_IP199.245.204.0/24
SPF_IP204.153.80.0/24
SPF_IP207.16.192.0/24
SPF_IP50.97.120.146

Related pages

Pivot deeper into the graph from skytel.com.

Cypher and MCP

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

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