Hostname
amcor.com
Last fetched
amcor.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
amcor.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 |
|---|---|---|---|---|
| 104.198.14.52 | 104.198.0.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- amcor
- Contact emails
Subdomains
48 observed subdomains of amcor.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amcor.com in the public web crawl.
1,614 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for amcor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2176008.spf02.hubspotemail.net |
| SPF_INCLUDE | 6af455.workshop-spf.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.bombbomb.email |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.66.130.121 |
| SPF_IP | 13.94.215.190/32 |
| SPF_IP | 139.130.187.10/24 |
| SPF_IP | 142.54.44.104/32 |
| SPF_IP | 142.54.44.21/32 |
| SPF_IP | 142.54.44.33/32 |
| SPF_IP | 142.54.44.34/32 |
| SPF_IP | 142.54.44.35/32 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 191.242.202.105/32 |
| SPF_IP | 191.242.202.171/32 |
| SPF_IP | 20.122.27.14 |
| SPF_IP | 20.230.234.206 |
| SPF_IP | 20.96.2.88 |
| SPF_IP | 206.164.255.72/32 |
| SPF_IP | 206.164.255.95/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 220.101.55.26/32 |
| SPF_IP | 40.86.115.90/32 |
| SPF_IP | 51.143.2.119 |
| SPF_IP | 52.177.186.121 |
| SPF_IP | 59.154.147.162/32 |
| SPF_IP | 91.205.116.0/24 |
Related pages
Pivot deeper into the graph from amcor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amcor.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.