Skip to content

Hostname

fbfcwi.com

Last fetched

fbfcwi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · fbfcwi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fbfcwi.com

Resolution chain

fbfcwi.com 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:9
Organization
first bank financial centre
Contact emails

Subdomains

7 observed subdomains of fbfcwi.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fbfcwi.com.

MechanismTarget
SPF_Afbfcwi.com
SPF_Aspfref.jackhenry.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.fmwrdc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.181.163.163
SPF_IP12.21.94.116
SPF_IP173.243.136.56
SPF_IP198.246.218.90
SPF_IP66.231.88.130/32
SPF_IP71.13.2.206
SPF_MXfbfcwi.com

Related pages

Pivot deeper into the graph from fbfcwi.com.

Cypher and MCP

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

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