Hostname
teambrain.app
Last fetched
teambrain.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
teambrain.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.131.237.93 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.215.31 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.144.204 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.231.235 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.42.203 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.67.144 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- cogiway
- Contact emails
Subdomains
6 observed subdomains of teambrain.app.
Showing 2 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from teambrain.app in the public web crawl.
35 sites link to this hostname.
Sample inbound links
- carrieres-lumieres.com
- adminlignesdazurprod.dev-ssl.e-bizproduction.com
- lignesdazurtest.dev-ssl.e-bizproduction.com
- oisemob-prodadmin.dev-ssl.e-bizproduction.com
- oisemob-staging.dev-ssl.e-bizproduction.com
- app2.kapitaliser.com
- billetterie.lido2paris.com
- lignesdazur.com
- skipass-valmeinier.com
- theatredulido.com
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from teambrain.app.
- IP · 108.131.237.93
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · df47a550e1811e6c6a28ccc9324a3896-10906232@contact.gandi.net
- TLD · .app
- Browse hostnames · te…
- 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: "teambrain.app"})-[: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.