Skip to content

Hostname

community.bitflex.app

Last fetched

community.bitflex.app resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · community.bitflex.appRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/community.bitflex.app

Resolution chain

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

IPPrefixASNOperatorCountry
173.212.245.240173.212.240.0/21AS51167DE

WHOIS identity

No WHOIS records are currently associated with community.bitflex.app in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for community.bitflex.app.

MechanismTarget
SPF_Acommunity.bitflex.app
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.229.101
SPF_IP162.0.229.95
SPF_IP162.0.229.97
SPF_IP162.0.232.205
SPF_IP162.0.232.208
SPF_MXcommunity.bitflex.app

Related pages

Pivot deeper into the graph from community.bitflex.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "community.bitflex.app"})-[: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.