Hostname
buktechnology.com
Last fetched
buktechnology.com resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buktechnology.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buktechnology.com owner
- Contact emails
- 1a8f81f6-8491-41e9-8851-98aef3d62365@identity-protect.org
- 1ce698f3-9dc5-4711-b5b6-1c920d445824@identity-protect.org
- 32a58aaf-abec-4072-b827-d71e47f2ae02@identity-protect.org
- 7939db57-00f5-4a36-832f-cd175dc92b49@identity-protect.org
- 8104be53-c325-4a13-af7f-83f1dc93bb10@identity-protect.org
- cbe28034-a437-46b2-95c4-0d3449f46cdc@identity-protect.org
- d6c6ba8c-4b83-4d9b-bed5-a924564b9a12@identity-protect.org
Subdomains
4 observed subdomains of buktechnology.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from buktechnology.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:468
- Country · US
- Email · 1a8f81f6-8491-41e9-8851-98aef3d62365@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "buktechnology.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.