Hostname
containercontainer.com
Last fetched
containercontainer.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
containercontainer.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 |
|---|---|---|---|---|
| 18.132.98.131 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of containercontainer.com owner
- Contact emails
- noreply@data-protected.net
- 3ee35263-2f82-4474-816f-2f861f05274b@identity-protect.org
- 4c8bceb0-6a1d-48ab-8062-3f6aee03048f@identity-protect.org
- 59448d8b-df38-48fa-81ac-9db2c64559b7@identity-protect.org
- 64374a98-a869-4d1b-9091-e0e024434a6e@identity-protect.org
- 946905ae-c416-4be7-810d-448777e4c111@identity-protect.org
- dbe47d15-7751-4075-910f-91e17872c006@identity-protect.org
- f5bd3ba4-2ead-47e0-a94c-32206b5c4fd3@identity-protect.org
- ian@northgatesystems.co.uk
Subdomains
3 observed subdomains of containercontainer.com.
Web-graph footprint
Distinct hostnames that link to or from containercontainer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for containercontainer.com.
| Mechanism | Target |
|---|---|
| SPF_A | containercontainer.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | containercontainer.com |
Related pages
Pivot deeper into the graph from containercontainer.com.
- IP · 18.132.98.131
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · noreply@data-protected.net
- TLD · .com
- Browse hostnames · co…
- 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: "containercontainer.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.