Skip to content

Hostname

bfirst.bank

Last fetched

bfirst.bank has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:455 as the registrar.

Nutrition Label

WHISPER CANON · bfirst.bankRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bfirst.bank

Resolution chain

bfirst.bank has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:455
Organization
darla kauffman
Contact emails

Subdomains

4 observed subdomains of bfirst.bank.

Web-graph footprint

Distinct hostnames that link to or from bfirst.bank in the public web crawl.

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bfirst.bank.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP207.32.246.198
SPF_IP38.135.195.49
SPF_IP38.135.195.59
SPF_IP38.135.195.60
SPF_IP38.135.195.61
SPF_IP50.73.96.204

Related pages

Pivot deeper into the graph from bfirst.bank.

Cypher and MCP

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

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