Hostname
industryweek.com
Last fetched
industryweek.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
industryweek.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.194.238.22 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.230.233 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.202.162 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of industryweek.com owner
- Contact emails
- domain_admin@penton.com
- hhccvbldfj2a@idp.email
- 26a341ad-e75c-4474-87f6-83c8004c4ca7@identity-protect.org
- 288ba4b5-0daf-46dc-9df0-c6dc54a06fbb@identity-protect.org
- 2e07e6ec-ca63-4344-929b-5b4ed27da0ba@identity-protect.org
- 7c0b3b00-6333-44d5-a7eb-95ab531d92b8@identity-protect.org
- c61220a5-48aa-4a5c-b464-97a508327b2d@identity-protect.org
- dc58b71e-22bb-4840-8227-f45329f008ba@identity-protect.org
- f04c9907-613e-4231-877d-759e89538b19@identity-protect.org
- owner-10360331@industryweek.com.whoisprivacyservice.org
- owner-10479613@industryweek.com.whoisprivacyservice.org
- owner-10729243@industryweek.com.whoisprivacyservice.org
- owner-10749562@industryweek.com.whoisprivacyservice.org
- owner-11019511@industryweek.com.whoisprivacyservice.org
- owner-135263@industryweek.com.whoisprivacyservice.org
- owner-1914923@industryweek.com.whoisprivacyservice.org
- owner-2527388@industryweek.com.whoisprivacyservice.org
- owner-2724770@industryweek.com.whoisprivacyservice.org
- owner-4199907@industryweek.com.whoisprivacyservice.org
- owner-5953171@industryweek.com.whoisprivacyservice.org
- and 9 more
Subdomains
34 observed subdomains of industryweek.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from industryweek.com in the public web crawl.
5,662 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for industryweek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from industryweek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "industryweek.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.