Skip to content

Hostname

ardaghgroup.com

Last fetched

ardaghgroup.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ardaghgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ardaghgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.30.187174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ardaghgroup.com.

MechanismTarget
SPF_Aardaghgroup.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.18.16.90
SPF_IP194.156.135.50
SPF_IP196.5.108.72
SPF_IP196.5.108.73
SPF_IP20.234.49.114
SPF_IP20.234.62.205
SPF_IP208.86.201.212
SPF_IP5.79.0.191
SPF_IP67.231.144.99
SPF_MXardaghgroup.com

Related pages

Pivot deeper into the graph from ardaghgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ardaghgroup.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.