Skip to content

Hostname

bkfs.com

Last fetched

bkfs.com resolves to 1 IPv4 address operated by LPS-1 - Black Knight IP Holding Company, LLC in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bkfs.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/bkfs.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.201.66.40206.201.66.0/24AS30305LPS-1 - Black Knight IP Holding Company, LLCUS

WHOIS identity

Registrar
iana:292
Organization
black knight ip holding company,
Contact emails

Subdomains

53 observed subdomains of bkfs.com.

Web-graph footprint

Distinct hostnames that link to or from bkfs.com in the public web crawl.

103 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bkfs.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEclientmail.bkfs.com
SPF_INCLUDEironport.bkfs.com
SPF_INCLUDEothspf.bkfs.com
SPF_INCLUDEspfa.bkfs.com
SPF_INCLUDEspfa.lpsvcs.com
SPF_INCLUDEspfb.bkfs.com
SPF_INCLUDEspfb.lpsvcs.com

Related pages

Pivot deeper into the graph from bkfs.com.

Cypher and MCP

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

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