Hostname
grouamba.com
Last fetched
grouamba.com resolves to 1 IPv4 address operated by AS47583 in GB. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
grouamba.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 |
|---|---|---|---|---|
| 82.29.185.52 | 82.29.184.0/21 | AS47583 | — | GB |
WHOIS identity
- Registrar
- iana:839
- Organization
- c/o whoisproxy.com
- Contact emails
- 2288f48161fcbe772aca58102433c610170ae1210805eb0da2605a0e79ed39b3@grouamba.com.whoisproxy.org
- 4dd5a4b47a0341cf646914dca60b85b44f9b619772da799fdc3425c2d5e6d8d0@grouamba.com.whoisproxy.org
- c5de01aebcb4487e03b0bbdf1a43cd6d0cfdcb6402c88fe79f4f6eae9b977e68@grouamba.com.whoisproxy.org
- ccb9977bc441161bd5eddb8038ebc81c4581bf6f811fa71dfb6c01ece2dbca82@grouamba.com.whoisproxy.org
- dc2e4e2626bbbb5e3a434a889997a1b5f4c02be1b2cf08baf3faf8cd26bc8bf6@grouamba.com.whoisproxy.org
- fb2f1346b32771fe6bc97de727250b370fafb3e8d6a2dd7d52d1c40749ed49b9@grouamba.com.whoisproxy.org
Subdomains
4 observed subdomains of grouamba.com.
Web-graph footprint
Distinct hostnames that link to or from grouamba.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for grouamba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from grouamba.com.
- IP · 82.29.185.52
- ASN · AS47583
- Registrar · iana:839
- Country · GB
- Email · 2288f48161fcbe772aca58102433c610170ae1210805eb0da2605a0e79ed39b3@grouamba.com.whoisproxy.org
- TLD · .com
- Browse hostnames · gr…
- 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: "grouamba.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.