Skip to content

Hostname

burkut.tech

Last fetched

burkut.tech resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · burkut.techRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/burkut.tech

Resolution chain

burkut.tech resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.221.16718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.221.2153.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.83.343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.85.1673.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.180.7935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.230.7852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3826
Organization
fbs inc / whoisprotection.biz
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from burkut.tech.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "burkut.tech"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.