Hostname
prattindustries.com
Last fetched
prattindustries.com resolves to 1 IPv4 address operated by CWAVEFIBER - Clearwave Communications in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
prattindustries.com 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 |
|---|---|---|---|---|
| 207.5.52.166 | 207.5.52.0/24 | AS400511 | CWAVEFIBER - Clearwave Communications | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. 124334828
- Contact emails
Subdomains
47 observed subdomains of prattindustries.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prattindustries.com in the public web crawl.
258 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for prattindustries.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 207.5.52.166 |
| SPF_IP | 24.49.145.68 |
| SPF_IP | 35.188.155.202 |
| SPF_IP | 50.216.245.75 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 64.182.101.0/24 |
| SPF_IP | 64.47.126.21 |
| SPF_IP | 64.47.2.51 |
| SPF_IP | 64.47.92.194 |
Related pages
Pivot deeper into the graph from prattindustries.com.
- IP · 207.5.52.166
- ASN · AS400511CWAVEFIBER - Clearwave Communications
- Registrar · iana:895
- Country · US
- Email · cxdxrn5rjdui@contactprivacy.email
- TLD · .com
- Browse hostnames · pr…
- 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: "prattindustries.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.