Skip to content

Hostname

fourburnertech.com

Last fetched

fourburnertech.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. fourburnertech.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fourburnertech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint0.0/10canon.whisper.security/host/fourburnertech.com

Resolution chain

No IPv4 resolution is recorded for fourburnertech.com in WhisperGraph.

IPv6 resolution

No AAAA record for fourburnertech.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:93
Registrant organisation
gkg.net domain proxy service
Contact emails
11dd95103f43e035ed18a9e9bc0676c55e85cc25@privatedomain.gkg.net, 13a989f702f397e8ff7a66860cd8815dc748b05d@privatedomain.gkg.net, 33e907c4f25a7aa5c48d3fd2fa59eda878445436@privatedomain.gkg.net, 63ca39ac30318ff75c9ef9a1e23a65ebb889ac6a@privatedomain.gkg.net, 773433730a107344f65219c563cedc395a41c6fb@privatedomain.gkg.net, 9deb2cf50f1760776f4d4da46f5e137a0b07bbf8@privatedomain.gkg.net, a660f8b05830b46f91e3fb517c8c2727612bdc80@privatedomain.gkg.net, bb85879246aeeb2bc818a05bf30f7a3ba8ec2b1f@privatedomain.gkg.net, d59902c396ed84e0e6491e4c94918c0fd5d6c64a@privatedomain.gkg.net, e4a912f192bfb92abe25e09cd3c65ee771ed95e9@privatedomain.gkg.net, ee3da0cf8be113313f4f4a853bfacdf0ffbbd06f@privatedomain.gkg.net, f49e8089ad994624cf998c9ba1d7053299c89c25@privatedomain.gkg.net

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Threat-feed evidence

History

Related pages

Pivot from fourburnertech.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fourburnertech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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