Hostname
devbam.com
Last fetched
devbam.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
devbam.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of devbam.com owner
- Contact emails
- pierreyves@laboiteameuh.com
- transfer@icann.planethoster.net
- 011942a6-aa93-45c4-9c07-5dbfc6988a4e@identity-protect.org
- 5e979a18-4daa-4df3-b536-8d10720a10c8@identity-protect.org
- 97591631-ed82-48cd-a673-22d56c0b29f5@identity-protect.org
- 9db318df-a67e-4e6a-b996-5dd460faf68a@identity-protect.org
- a472d0e2-0306-40c5-a8cc-f704ca295fac@identity-protect.org
- a985fef0-392e-4a4d-aeee-533e33d8dc77@identity-protect.org
- b553ce95-cf69-48eb-ab05-ddc8d6f45826@identity-protect.org
- owner-959330@devbam.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of devbam.com.
Showing 25 of 33. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for devbam.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari-dns.net |
| SPF_INCLUDE | %{d}.23.spf-protect.agari-dns.net |
Related pages
Pivot deeper into the graph from devbam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "devbam.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.