Hostname
alamabhubesi.com
Last fetched
alamabhubesi.com resolves to 1 IPv4 address operated by AS37061 in KE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
alamabhubesi.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 |
|---|---|---|---|---|
| 41.80.37.17 | 41.80.37.0/24 | AS37061 | — | KE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1b3073307adfd48de86320f28064a0f60bf6955e67410efa15f4e49ede036790@alamabhubesi.com.whoisproxy.org
- 2881de28e67d3fcace26ea0e279cda7f0411c89d797100662cb319bf200cf15e@alamabhubesi.com.whoisproxy.org
- 498870234240017d34927063c4a67dd67079024fdd2f54ee28df2d364919ff8e@alamabhubesi.com.whoisproxy.org
- 61fe84fe8ba0fb92eb99539eeb9100b63368cee1d5e397b7dc5a0bc7377fdd6c@alamabhubesi.com.whoisproxy.org
- bb7ab5b090c60683304f7bf263f0e224ce0e1e5eb5d4b19004d2a32ef438c847@alamabhubesi.com.whoisproxy.org
- bd03d194dd7146b65985d9ebb0e6f8bb7a3f6829ab6d43fd3de72b04950e75f8@alamabhubesi.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alamabhubesi.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.safaricombusiness.co.ke |
Related pages
Pivot deeper into the graph from alamabhubesi.com.
- IP · 41.80.37.17
- ASN · AS37061
- Registrar · iana:269
- Country · KE
- Email · 1b3073307adfd48de86320f28064a0f60bf6955e67410efa15f4e49ede036790@alamabhubesi.com.whoisproxy.org
- 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: "alamabhubesi.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.