Skip to content

Hostname

argen.com

Last fetched

argen.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

argen.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.115.7113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.241.218.15134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.185.23334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.244.9834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.140.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.221.9254.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.209.754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.171.15754.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.208.26.12454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.229.126.5754.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.94.7054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.102.22263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.116.10699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 argen.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for argen.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.75.120.0/22
SPF_IP38.107.163.123

Related pages

Pivot deeper into the graph from argen.com.

Cypher and MCP

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

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