Skip to content

Hostname

alertir.com

Last fetched

alertir.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · alertir.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/alertir.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.114108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.125108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.75108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.89108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.67.11813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.2652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of alertir.com owner
Contact emails

Subdomains

35 observed subdomains of alertir.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for alertir.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.150.195.170

Related pages

Pivot deeper into the graph from alertir.com.

Cypher and MCP

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

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