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
Resolution chain
alertir.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.32.114 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.125 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.75 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.89 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.67.118 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.15 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.48 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.98 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.214.26 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.64 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.78 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.96 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alertir.com owner
- Contact emails
- 1c5043dd-8a25-4a46-b434-1ee1f2cd7cfd@identity-protect.org
- 212eaa4c-cb04-4f04-acc7-88c723c92a30@identity-protect.org
- 727e8b0d-9c79-462c-a0d2-b20a9afafd89@identity-protect.org
- 8953f296-8123-4dd9-9864-ecb35f5a6f17@identity-protect.org
- 8da2f981-eb09-4cea-9760-e2c1d023f0d2@identity-protect.org
- a90cbfe7-273f-4e22-84e9-73b3a355c84c@identity-protect.org
- c6939907-9668-435c-bd7b-b8eedfc49987@identity-protect.org
- owner-4216203@alertir.com.whoisprivacyservice.org
- owner-5707025@alertir.com.whoisprivacyservice.org
- owner-6537191@alertir.com.whoisprivacyservice.org
- owner@alertir.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of alertir.com.
Showing 25 of 35. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for alertir.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.