Skip to content

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

WHISPER CANON · amcor.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amcor.com

Resolution chain

amcor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:299
Organization
amcor
Contact emails

Subdomains

48 observed subdomains of amcor.com.

Web-graph footprint

Distinct hostnames that link to or from amcor.com in the public web crawl.

1,614 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for amcor.com.

MechanismTarget
SPF_INCLUDE2176008.spf02.hubspotemail.net
SPF_INCLUDE6af455.workshop-spf.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.bombbomb.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.66.130.121
SPF_IP13.94.215.190/32
SPF_IP139.130.187.10/24
SPF_IP142.54.44.104/32
SPF_IP142.54.44.21/32
SPF_IP142.54.44.33/32
SPF_IP142.54.44.34/32
SPF_IP142.54.44.35/32
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP149.72.231.47/32
SPF_IP191.242.202.105/32
SPF_IP191.242.202.171/32
SPF_IP20.122.27.14
SPF_IP20.230.234.206
SPF_IP20.96.2.88
SPF_IP206.164.255.72/32
SPF_IP206.164.255.95/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP220.101.55.26/32
SPF_IP40.86.115.90/32
SPF_IP51.143.2.119
SPF_IP52.177.186.121
SPF_IP59.154.147.162/32
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.