Skip to content

Hostname

gomel.flatbook.by

Last fetched

gomel.flatbook.by resolves to 3 IPv4 addresses operated by AS6697 in BY.

Nutrition Label

WHISPER CANON · gomel.flatbook.byRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gomel.flatbook.by

Resolution chain

gomel.flatbook.by resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with gomel.flatbook.by in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gomel.flatbook.by.

MechanismTarget
SPF_Agomel.flatbook.by
SPF_INCLUDE_spf.hoster.by
SPF_INCLUDEspf.unisender.com
SPF_MXgomel.flatbook.by

Related pages

Pivot deeper into the graph from gomel.flatbook.by.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gomel.flatbook.by"})-[: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.