Skip to content

Hostname

are2019.com

Last fetched

are2019.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · are2019.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/are2019.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.53.111.20613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.142.14313.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.204.10413.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:73
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of are2019.com.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for are2019.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.0.65.66

Related pages

Pivot deeper into the graph from are2019.com.

Cypher and MCP

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

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