Skip to content

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

WHISPER CANON · prattindustries.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/prattindustries.com

Resolution chain

prattindustries.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.5.52.166207.5.52.0/24AS400511CWAVEFIBER - Clearwave CommunicationsUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. 124334828
Contact emails

Subdomains

47 observed subdomains of prattindustries.com.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for prattindustries.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP207.126.144.0/20
SPF_IP207.5.52.166
SPF_IP24.49.145.68
SPF_IP35.188.155.202
SPF_IP50.216.245.75
SPF_IP64.18.0.0/20
SPF_IP64.182.101.0/24
SPF_IP64.47.126.21
SPF_IP64.47.2.51
SPF_IP64.47.92.194

Related pages

Pivot deeper into the graph from prattindustries.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.