Hostname
packagingcluster.com
Last fetched
packagingcluster.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
packagingcluster.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.50.27.241 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:839
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@pyxis.cat
- 32fc8e88aeaa52ac230d31d879db9411c4c8304df0b5505639c6a8c8ae4e2fcd@packagingcluster.com.whoisproxy.org
- 3d1174d9cd295893eb43a473e85d46967dbd32fe0e6dc58f22fe672943dc50fa@packagingcluster.com.whoisproxy.org
- 7c68da9e8f26a0b6c1fff528978ccb32f24d6fbfec119987932eb91f54236002@packagingcluster.com.whoisproxy.org
- 9cbcd1f937b530a34a4ac37d0c59e456220b813ce25c096c4c0744bdd1ce7574@packagingcluster.com.whoisproxy.org
- dfa0779dda1082eec87069f48ee66e231cfb721da5db05b1b4d0959fe2760ae9@packagingcluster.com.whoisproxy.org
Subdomains
8 observed subdomains of packagingcluster.com.
Web-graph footprint
Distinct hostnames that link to or from packagingcluster.com in the public web crawl.
169 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for packagingcluster.com.
| Mechanism | Target |
|---|---|
| SPF_A | packagingcluster.com |
| SPF_INCLUDE | _spf.guebs.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.154.28.70 |
| SPF_MX | packagingcluster.com |
Related pages
Pivot deeper into the graph from packagingcluster.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "packagingcluster.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.