Hostname
industrialcross.com
Last fetched
industrialcross.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
industrialcross.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 |
|---|---|---|---|---|
| 52.58.199.133 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 02e34661dc17db4b06ac13ab7fd8b8aac07f33811820b9c9376623f4885ee1bd@industrialcross.com.whoisproxy.org
- 0dd9afa6c431c778d8e8e3f577a6ff78bbcbb25f51e45d46185d71e43911e5d3@industrialcross.com.whoisproxy.org
- 1a1768afe4d35f7f96f4806b667ae4d76e3d77b455dfb9bc64e628aa7095a6a1@industrialcross.com.whoisproxy.org
- 4856ce28c07a1aba494ef1b0e3c6a783ccf7c1f290ddb8a418e0d2bba071c394@industrialcross.com.whoisproxy.org
- 6ae2372675eaa7bd043e54ba6a43278b53b62c3445036a70b50f19134b262bf0@industrialcross.com.whoisproxy.org
- 8155a31c97fbe71f517561a9775f9db5cb06b9641e86c81f5a2e64f2f9d152a5@industrialcross.com.whoisproxy.org
- b1ed03b58a06a8ec59ac34621f5043818dfed32e9c219eea9300ff6474adc461@industrialcross.com.whoisproxy.org
- cc4539f9cc50642e00589c4d9168eab95513a02803de5731ce38ea9536affd41@industrialcross.com.whoisproxy.org
- d6d9008e53297c7cd05b190503973bb262ee0b50042ee56272cfc5caecdb0be3@industrialcross.com.whoisproxy.org
- d788a9145edaa93d0ead3afec43affd32ca77d179f13570b3dca1dd04c0dc065@industrialcross.com.whoisproxy.org
- e3befa7645320e2c7e7bbd5ebf4d4441582e917643ea70af175e53196716d8f3@industrialcross.com.whoisproxy.org
- e73849fd22e34d8263732103ea45be24726122a3c894ed405a73fe94400095b0@industrialcross.com.whoisproxy.org
- f3e0707abe73deeab93dc7eed14a4257294ee6c28e9d6925d97fdd6880a710c5@industrialcross.com.whoisproxy.org
Subdomains
10 observed subdomains of industrialcross.com.
Web-graph footprint
Distinct hostnames that link to or from industrialcross.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for industrialcross.com.
| Mechanism | Target |
|---|---|
| SPF_A | industrialcross.com |
| SPF_INCLUDE | server19.dominiok.net |
| SPF_MX | industrialcross.com |
Related pages
Pivot deeper into the graph from industrialcross.com.
- IP · 52.58.199.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · 02e34661dc17db4b06ac13ab7fd8b8aac07f33811820b9c9376623f4885ee1bd@industrialcross.com.whoisproxy.org
- TLD · .com
- Browse hostnames · in…
- 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: "industrialcross.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.