Hostname
dowpackaging.com
Last fetched
dowpackaging.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
dowpackaging.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.76.82.177 | 104.76.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 184.24.136.159 | 184.24.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | PE |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of dowpackaging.com.
| Subdomain |
|---|
| www.dowpackaging.com |
Web-graph footprint
Distinct hostnames that link to or from dowpackaging.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for dowpackaging.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 140.170.124.0/27 |
| SPF_IP | 147.253.221.31 |
| SPF_IP | 163.198.213.32/27 |
| SPF_IP | 216.99.64.160/27 |
Related pages
Pivot deeper into the graph from dowpackaging.com.
- IP · 104.76.82.177
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · KR
- Email · fgldoma@dow.com
- TLD · .com
- Browse hostnames · do…
- 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: "dowpackaging.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.