Hostname
usatelecom.net
Last fetched
usatelecom.net resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
usatelecom.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.251.89.170 | 198.251.89.0/24 | AS53667 | PONYNET - FranTech Solutions | LU |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0138666146
- Contact emails
- usatelecom.net@contactprivacy.com
- 16aa942e431d4d72a55314ccc38b0489.protect@whoisguard.com
- 75400b9f2b6244249964a161abd29580.protect@whoisguard.com
- c20c6015900e4ce990a616559ee77701.protect@withheldforprivacy.com
- db6c076d3fad48178377898773b0122d.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
26 observed subdomains of usatelecom.net.
Showing 16 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from usatelecom.net in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- usatelecom.net
SPF policy
3 SPF mechanisms authorising senders for usatelecom.net.
| Mechanism | Target |
|---|---|
| SPF_A | usatelecom.net |
| SPF_IP | 198.251.89.114 |
| SPF_MX | usatelecom.net |
Related pages
Pivot deeper into the graph from usatelecom.net.
- IP · 198.251.89.170
- ASN · AS53667PONYNET - FranTech Solutions
- Registrar · iana:1068
- Country · LU
- Email · usatelecom.net@contactprivacy.com
- TLD · .net
- Browse hostnames · us…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "usatelecom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.