Skip to content

Hostname

aresdirect.com

Last fetched

aresdirect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aresdirect.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/aresdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.239.185.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.254.22144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.204.18450.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.9.20052.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.202.22552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.84.16535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.33.17644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.138.21252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
alan suchodolski
Contact emails

Subdomains

278 observed subdomains of aresdirect.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aresdirect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbluehornet.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from aresdirect.com.

Cypher and MCP

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

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