Hostname
allafricatab.com
Last fetched
allafricatab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allafricatab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.130.243 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.34.88 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.126.167 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.105.79 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of allafricatab.com owner
- Contact emails
- macbrizafrica@gmail.com
- 5256e00e-caca-48ce-999d-4057d4fe8597@identity-protect.org
- b5062d9b-8921-4d02-b7cc-fdbd1ee7650d@identity-protect.org
- bd74572a-59c1-440c-95d4-2e812e389d37@identity-protect.org
- d48e7b00-f4cc-4f04-9036-a38397393d02@identity-protect.org
- f2dc43d1-956d-4154-b81c-31d6791c51bb@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from allafricatab.com.
- IP · 13.58.130.243
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · macbrizafrica@gmail.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: "allafricatab.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.