Skip to content

Hostname

fbsc.com

Last fetched

fbsc.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fbsc.comRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fbsc.com

Resolution chain

fbsc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:292
Organization
apiture
Contact emails

Subdomains

12 observed subdomains of fbsc.com.

Web-graph footprint

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

13 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for fbsc.com.

MechanismTarget
SPF_EXISTS%{i}._spf.elasticemail.info
SPF_EXISTS%{i}.spf.hc197966.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fbsc.com
SPF_INCLUDEspf2.fbsc.com
SPF_INCLUDEspf3.fbsc.com
SPF_INCLUDEspf4.fbsc.com
SPF_IP119.81.127.203
SPF_IP119.81.127.204
SPF_IP119.81.89.164
SPF_IP159.122.23.9
SPF_IP159.8.163.229
SPF_IP168.245.97.200/32
SPF_IP205.196.224.0/19
SPF_IP205.220.171.231
SPF_IP208.17.85.252
SPF_IP208.17.85.42
SPF_IP216.54.168.61
SPF_IP66.115.4.18
SPF_IP66.254.128.0/19
SPF_MXfbsc.com

Related pages

Pivot deeper into the graph from fbsc.com.

Cypher and MCP

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

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