Hostname
pmtnet.net
Last fetched
pmtnet.net resolves to 1 IPv4 address operated by WILKES-COMM - Wilkes Communications, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
pmtnet.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 |
|---|---|---|---|---|
| 137.119.40.8 | 137.122.0.0/18 | AS22191 | WILKES-COMM - Wilkes Communications, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- fairpoint communications
- Contact emails
Subdomains
1,610 observed subdomains of pmtnet.net.
Showing 25 of 1,610. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for pmtnet.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.neonova.net |
| SPF_IP | 12.180.194.0/24 |
| SPF_IP | 12.180.195.0/24 |
| SPF_IP | 12.96.220.0/24 |
| SPF_IP | 12.96.221.0/24 |
| SPF_IP | 12.96.223.0/24 |
Related pages
Pivot deeper into the graph from pmtnet.net.
- IP · 137.119.40.8
- ASN · AS22191WILKES-COMM - Wilkes Communications, Inc.
- Registrar · iana:292
- Country · US
- Email · webmaster@fairpoint.com
- TLD · .net
- Browse hostnames · pm…
- 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: "pmtnet.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.