Skip to content

Hostname

bitflydex.com

Last fetched

bitflydex.com resolves to 1 IPv4 address operated by AS141995 in SG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · bitflydex.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bitflydex.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.233.78.241194.233.76.0/22AS141995SG

WHOIS identity

Registrar
iana:625
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of bitflydex.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bitflydex.com.

MechanismTarget
SPF_Abitflydex.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP200.69.22.7
SPF_MXbitflydex.com

Related pages

Pivot deeper into the graph from bitflydex.com.

Cypher and MCP

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

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