Hostname
wcta.net
Last fetched
wcta.net resolves to 1 IPv4 address operated by WCTA - West Central Telephone Assn in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
wcta.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 |
|---|---|---|---|---|
| 216.189.129.6 | 216.189.128.0/20 | AS21902 | WCTA - West Central Telephone Assn | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1244952304
- Contact emails
Subdomains
888 observed subdomains of wcta.net.
Showing 25 of 888. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wcta.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for wcta.net.
| Mechanism | Target |
|---|---|
| SPF_A | surgemail.wcta.net |
| SPF_A | surgemail1.wcta.net |
| SPF_A | wcta.net |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.189.129.120/32 |
| SPF_IP | 216.189.129.4/32 |
| SPF_MX | wcta.net |
Related pages
Pivot deeper into the graph from wcta.net.
- IP · 216.189.129.6
- ASN · AS21902WCTA - West Central Telephone Assn
- Registrar · iana:895
- Country · US
- Email · cox2dlmpvgna@contactprivacy.email
- TLD · .net
- Browse hostnames · wc…
- 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: "wcta.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.