Hostname
altruizeapp.com
Last fetched
altruizeapp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
altruizeapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.13.246.136 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of altruizeapp.com owner
- Contact emails
- altruizeapp.com@domainsbyproxy.com
- 1bd35c67-c9c8-44cf-95b3-e2c63ad569d0@identity-protect.org
- 22470fb3-1151-408f-a60e-7fc38affef96@identity-protect.org
- 98ac78c3-621e-4917-a022-7bd62df2493b@identity-protect.org
- 9b8f14ee-5a15-4c23-9444-0d141b234b65@identity-protect.org
- d0646410-7920-4ac2-9375-0025c4aba639@identity-protect.org
- fc5e6048-a82d-4e66-b7b7-1186b5aac1e4@identity-protect.org
Subdomains
4 observed subdomains of altruizeapp.com.
Web-graph footprint
Distinct hostnames that link to or from altruizeapp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for altruizeapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from altruizeapp.com.
- IP · 3.13.246.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · altruizeapp.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altruizeapp.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.