Skip to content

Hostname

agoracx.com

Last fetched

agoracx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · agoracx.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agoracx.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.29108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.78108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.8108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.83108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.11013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.12213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7813.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.152.11899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of agoracx.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for agoracx.com.

MechanismTarget
SPF_Aagoracx.com
SPF_Amail.agoracx.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP208.72.56.0/22
SPF_IP2602:ffb8::/36
SPF_IP64.39.51.0/24
SPF_MXagoracx.com

Related pages

Pivot deeper into the graph from agoracx.com.

Cypher and MCP

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

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