Hostname
activ8.app
Last fetched
activ8.app resolves to 18.216.225.29, announced in 18.216.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. activ8.app is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 18.216.225.29
18.216.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
- 3.131.134.85
3.131.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Dublin, US
- 3.14.110.10
3.14.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
- 3.150.248.131
3.144.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
- 3.18.185.114
3.16.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
- 3.19.128.217
3.16.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
IPv6 resolution
No AAAA record for activ8.app is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
Subdomains
| Subdomain |
|---|
| staging.activ8.app |
| updates.activ8.app |
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns-23.awsdns-02.com
- ns-803.awsdns-36.net
- ns-1205.awsdns-22.org
- ns-1986.awsdns-56.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- xdoik3kgvn3irwh5yfztcade76bphcihh6tmir23gr7vyvgkfusa.mx-verification.google.com
SPF policy
- include: activ8.app
- a: activ8.app
- mx: activ8.app
- include: updates.activ8.app
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from activ8.app into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "activ8.app"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.