Hostname
airtex.com
Last fetched
airtex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
airtex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bk4287n94jp@networksolutionsprivateregistration.com
- ce2us8ra5d8@networksolutionsprivateregistration.com
- d99yd3g63ux@networksolutionsprivateregistration.com
- fq7x42su9gz@networksolutionsprivateregistration.com
- n74s56w97xq@networksolutionsprivateregistration.com
- ve5ff6d2982@networksolutionsprivateregistration.com
- wp3ty26e2u7@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of airtex.com.
| Subdomain |
|---|
| barracuda.airtex.com |
| mx1.airtex.com |
Web-graph footprint
Distinct hostnames that link to or from airtex.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for airtex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 69.147.194.128/27 |
| SPF_IP | 74.41.220.196/30 |
| SPF_MX | airtex.com |
Related pages
Pivot deeper into the graph from airtex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airtex.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.