Hostname
acquireinteractive.com
Last fetched
acquireinteractive.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acquireinteractive.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.12.117 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.110.36 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.208.118.130 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.59.132 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acquireinteractive.com owner
- Contact emails
- joeggriffin@gmail.com
- 0ace58c8-568b-4ace-aa98-e7ac71d48d30@identity-protect.org
- 4d3602ce-8eff-458a-a612-f174d08187a2@identity-protect.org
- 5bacb1ff-8077-4123-977d-0d02ea87392a@identity-protect.org
- 6eb2aa8b-d627-430c-9812-1ce6bc7a5c0d@identity-protect.org
- 98a185a3-a1e1-43dc-a820-d3bb4a779689@identity-protect.org
- a18a2abf-f5e9-4f05-b53f-003b14f73b67@identity-protect.org
- e3e37901-0f1a-49df-be9a-0ec4afad05be@identity-protect.org
- owner-582740@acquireinteractive.com.whoisprivacyservice.org
- owner-9428951@acquireinteractive.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of acquireinteractive.com.
| Subdomain |
|---|
| www.acquireinteractive.com |
Web-graph footprint
Distinct hostnames that link to or from acquireinteractive.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for acquireinteractive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 35.172.143.121 |
Related pages
Pivot deeper into the graph from acquireinteractive.com.
- IP · 100.51.12.117
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · joeggriffin@gmail.com
- TLD · .com
- Browse hostnames · ac…
- 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: "acquireinteractive.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.