Hostname
precisionavionics.com
Last fetched
precisionavionics.com resolves to 1 IPv4 address operated by COLOBLOX - Coloblox Data Centers Inc in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
precisionavionics.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 |
|---|---|---|---|---|
| 209.195.10.18 | 209.195.0.0/18 | AS6597 | COLOBLOX - Coloblox Data Centers Inc | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- chad lemke
- Contact emails
Subdomains
1 observed subdomain of precisionavionics.com.
| Subdomain |
|---|
| www.precisionavionics.com |
Web-graph footprint
Distinct hostnames that link to or from precisionavionics.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for precisionavionics.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 103.104.236.190/32 |
| SPF_IP | 12.185.215.42/32 |
| SPF_IP | 128.136.90.196/32 |
| SPF_IP | 209.195.10.0/27 |
| SPF_IP | 209.53.33.58/32 |
| SPF_IP | 50.184.53.73/32 |
| SPF_IP | 50.227.50.102/32 |
| SPF_IP | 99.8.195.17/32 |
Related pages
Pivot deeper into the graph from precisionavionics.com.
- IP · 209.195.10.18
- ASN · AS6597COLOBLOX - Coloblox Data Centers Inc
- Registrar · iana:146
- Country · US
- Email · domains@heliparts.com
- 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: "precisionavionics.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.