Hostname
captiveaire.com
Last fetched
captiveaire.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
captiveaire.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 |
|---|---|---|---|---|
| 74.213.156.210 | 74.213.144.0/20 | AS17378 | AS17378 - TierPoint, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- captive-aire systems
- Contact emails
Subdomains
32 observed subdomains of captiveaire.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from captiveaire.com in the public web crawl.
203 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for captiveaire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf-00792f02.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zohomail360.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 174.128.1.123/32 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 207.254.209.43 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 216.27.41.131 |
| SPF_IP | 68.171.172.82/32 |
| SPF_IP | 74.213.156.0/24 |
| SPF_MX | captiveaire.com |
Related pages
Pivot deeper into the graph from captiveaire.com.
- IP · 74.213.156.210
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:146
- Country · US
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · ca…
- 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: "captiveaire.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.