Hostname
bamtour.com
Last fetched
bamtour.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
bamtour.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 |
|---|---|---|---|---|
| 89.116.50.8 | 89.116.71.0/24 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:472
- Organization
- domain administrator
- Contact emails
- h.lotfalizadeh@ifrance.com
- pw-757cc9ef27c202f889db7c558189661c@privacyguardian.org
- pw-7ffd6d37ef4d93fcc085aa8d7f49653a@privacyguardian.org
- pw-894877281c0bf7409c60177530971eda@privacyguardian.org
- pw-8e544c8325757123e448afa7357f468c@privacyguardian.org
- pw-ea7f079843006e6c580b9bfaaa36b4c9@privacyguardian.org
Subdomains
84 observed subdomains of bamtour.com.
Showing 25 of 84. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from bamtour.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bamtour.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.