Hostname
closed-loop-marketing.com
Last fetched
closed-loop-marketing.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
closed-loop-marketing.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 |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- closed-loop-marketing.com@domainsbyproxy.com
- 5a5f0f3f05@closed-loop-marketing.com.whoistrustee.com
- 2a4a581d7a0bec7355c0e8f34136c3ac2c8ace7d43e2efbfc2fef813426aeeb1@closed-loop-marketing.com.whoisproxy.org
- 2c414910bbc889824c00a5430e2eacf89848473c18c972176e66ee898983f289@closed-loop-marketing.com.whoisproxy.org
- 4055b89c19887f735d7b8551357f0263cef9cd26f50935d2f0ada1ce73a8f1bb@closed-loop-marketing.com.whoisproxy.org
- 9b066fb8289f051c2066b3da4412be8714eadbc3e08bf17301fe68a04dc0977d@closed-loop-marketing.com.whoisproxy.org
Subdomains
1 observed subdomain of closed-loop-marketing.com.
| Subdomain |
|---|
| www.closed-loop-marketing.com |
Web-graph footprint
Distinct hostnames that link to or from closed-loop-marketing.com in the public web crawl.
28 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
2 SPF mechanisms authorising senders for closed-loop-marketing.com.
| Mechanism | Target |
|---|---|
| SPF_A | closed-loop-marketing.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from closed-loop-marketing.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · closed-loop-marketing.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · cl…
- 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: "closed-loop-marketing.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.