Hostname
goaptive.com
Last fetched
goaptive.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
goaptive.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.8.28 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.28 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- aptive environmental,
- Contact emails
- s.eliason@ecofirstpest.com
- steve@goaptive.com
- 35e0f1c7-2fa5-498a-9192-116d366bfed3@identity-protect.org
- owner-10024257@goaptive.com.whoisprivacyservice.org
- owner-10096824@goaptive.com.whoisprivacyservice.org
- owner-10189710@goaptive.com.whoisprivacyservice.org
- owner-10294206@goaptive.com.whoisprivacyservice.org
- owner-10387092@goaptive.com.whoisprivacyservice.org
- owner-10564155@goaptive.com.whoisprivacyservice.org
- owner-1057950@goaptive.com.whoisprivacyservice.org
- owner-10636722@goaptive.com.whoisprivacyservice.org
- owner-10806734@goaptive.com.whoisprivacyservice.org
- owner-10834104@goaptive.com.whoisprivacyservice.org
- owner-10926990@goaptive.com.whoisprivacyservice.org
- owner-11076683@goaptive.com.whoisprivacyservice.org
- owner-11616581@goaptive.com.whoisprivacyservice.org
- owner-11897578@goaptive.com.whoisprivacyservice.org
- owner-1802083@goaptive.com.whoisprivacyservice.org
- owner-182587@goaptive.com.whoisprivacyservice.org
- owner-2466796@goaptive.com.whoisprivacyservice.org
- and 21 more
Subdomains
96 observed subdomains of goaptive.com.
Showing 21 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goaptive.com in the public web crawl.
166 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for goaptive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | d84609.workshop-spf.net |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 149.72.113.255 |
| SPF_IP | 149.72.158.105/32 |
| SPF_IP | 149.72.41.249 |
| SPF_IP | 159.183.141.174 |
Related pages
Pivot deeper into the graph from goaptive.com.
- IP · 104.18.8.28
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · s.eliason@ecofirstpest.com
- TLD · .com
- Browse hostnames · go…
- 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: "goaptive.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.