Hostname
concreteinteractive.com
Last fetched
concreteinteractive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
concreteinteractive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.31.113 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.60 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.79 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.87 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.55.110 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.39 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.50 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.54 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of concreteinteractive.com owner
- Contact emails
- 553adce0-e7fd-407a-a493-deec9978e377@identity-protect.org
- 675e1019-a774-4d2a-a368-d7aa5f64b134@identity-protect.org
- owner-1290757@concreteinteractive.com.whoisprivacyservice.org
- owner-852315@concreteinteractive.com.whoisprivacyservice.org
- owner-9147056@concreteinteractive.com.whoisprivacyservice.org
- owner@concreteinteractive.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of concreteinteractive.com.
Web-graph footprint
Distinct hostnames that link to or from concreteinteractive.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for concreteinteractive.com.
| Mechanism | Target |
|---|---|
| SPF_A | concreteinteractive.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | concreteinteractive.com |
Related pages
Pivot deeper into the graph from concreteinteractive.com.
- IP · 18.245.31.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 553adce0-e7fd-407a-a493-deec9978e377@identity-protect.org
- 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: "concreteinteractive.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.