Skip to content

Hostname

bfdevserver.com

Last fetched

bfdevserver.com resolves to 1 IPv4 address operated by CTSTELECOM - CTS Communications Corp in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bfdevserver.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bfdevserver.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.136.245.6764.136.224.0/19AS19653CTSTELECOM - CTS Communications CorpUS

WHOIS identity

Registrar
iana:1068
Organization
blue fire media
Contact emails

Subdomains

17 observed subdomains of bfdevserver.com.

Threat posture

History

Mail and authentication

MX records

  • bfdevserver.com

SPF policy

3 SPF mechanisms authorising senders for bfdevserver.com.

MechanismTarget
SPF_Abfdevserver.com
SPF_IP64.136.245.67
SPF_MXbfdevserver.com

Related pages

Pivot deeper into the graph from bfdevserver.com.

Cypher and MCP

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

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