Skip to content

Hostname

hostfly.by

Last fetched

hostfly.by resolves to 1 IPv4 address operated by LIQUID-AS in BY. WHOIS lists registrar:active technologies llc as the registrar.

Nutrition Label

WHISPER CANON · hostfly.byRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hostfly.by

Resolution chain

hostfly.by resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.209.148.7985.209.148.0/24AS60591LIQUID-ASBY

WHOIS identity

Registrar
registrar:active technologies llc
Organization
ооо суппорт чейн
Contact emails

Subdomains

30 observed subdomains of hostfly.by.

Web-graph footprint

Distinct hostnames that link to or from hostfly.by in the public web crawl.

532 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hostfly.by.

MechanismTarget
SPF_Ahostfly.by
SPF_INCLUDEmc.hostflyby.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.post.hostflyby.net
SPF_IP109.235.74.2
SPF_IP178.172.217.117
SPF_IP178.172.217.60
SPF_IP45.87.219.188
SPF_IP46.243.183.58
SPF_MXhostfly.by

Related pages

Pivot deeper into the graph from hostfly.by.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hostfly.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.