Skip to content

Hostname

fbcinc.com

Last fetched

fbcinc.com resolves to 1 IPv4 address operated by MPDCOL - Meridian Parkway Data Center Owner, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fbcinc.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fbcinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.64.61.5068.64.61.0/24AS19528MPDCOL - Meridian Parkway Data Center Owner, LLCUS

WHOIS identity

Registrar
iana:2
Organization
federal business council
Contact emails

Subdomains

7 observed subdomains of fbcinc.com.

Web-graph footprint

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

346 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for fbcinc.com.

MechanismTarget
SPF_Aspf.mtaroutes.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP71.121.228.243

Related pages

Pivot deeper into the graph from fbcinc.com.

Cypher and MCP

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

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