Skip to content

Hostname

us.skytel.com

Last fetched

us.skytel.com resolves to 8 IPv4 addresses operated by AMERICAN-MESSAGING - American Messaging Services L.L.C. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.75.199.9204.75.199.0/24AS18867AMERICAN-MESSAGING - American Messaging Services L.L.C.US
207.16.192.10207.16.0.0/14AS701UUNET - Verizon BusinessUS
207.16.192.11207.16.0.0/14AS701UUNET - Verizon BusinessUS
207.16.192.63207.16.0.0/14AS701UUNET - Verizon BusinessUS
208.172.232.17208.172.0.0/16AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS
208.176.232.17208.176.0.0/15AS2828XO-AS15 - Verizon BusinessUS
64.187.148.15064.187.148.0/24AS54288SOLIDTOOLSINC - SolidTools Technology, Inc.US
64.187.148.15164.187.148.0/24AS54288SOLIDTOOLSINC - SolidTools Technology, Inc.US

WHOIS identity

No WHOIS records are currently associated with us.skytel.com in WhisperGraph.

Subdomains

9 observed subdomains of us.skytel.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from us.skytel.com.

Cypher and MCP

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

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