Skip to content

Hostname

fncb.com

Last fetched

fncb.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · fncb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fncb.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.49.97.220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for fncb.com.

MechanismTarget
SPF_Amail1.eascorp.org
SPF_INCLUDEclient_spf.fivision.com
SPF_INCLUDEpart1.digitalinsight.com
SPF_INCLUDEpart2.digitalinsight.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.usa.net
SPF_INCLUDEspf1.metavante.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.13.69.0/24
SPF_IP124.47.150.0/24
SPF_IP124.47.189.0/24
SPF_IP13.108.238.0/24
SPF_IP146.101.78.0/24
SPF_IP153.69.192.0/20
SPF_IP168.245.38.87
SPF_IP168.245.63.44
SPF_IP173.240.74.208
SPF_IP18.159.3.61
SPF_IP180.189.28.0/24
SPF_IP185.58.84.0/22
SPF_IP195.130.217.0/24
SPF_IP198.2.182.204
SPF_IP20.63.87.197
SPF_IP205.139.110.0/23
SPF_IP205.217.25.128/28
SPF_IP207.166.101.207/32
SPF_IP207.166.92.11/32
SPF_IP207.21.192.84
SPF_IP207.211.30.0/23
SPF_IP207.82.80.0/24
SPF_IP213.167.81.0/19
SPF_IP216.20.244.25/32
SPF_IP216.205.24.0/24
SPF_IP3.64.218.180
SPF_IP41.74.192.0/20
SPF_IP63.116.243.7
SPF_IP63.128.21.0/24
SPF_IP66.132.229.169/27
SPF_IP68.232.131.237/24
SPF_IP68.232.137.69/32
SPF_IP68.232.141.148/24
SPF_IP69.84.80.0/20
SPF_IP72.5.52.234
SPF_IP91.220.42.0/24
SPF_MXfncb.com

Related pages

Pivot deeper into the graph from fncb.com.

Cypher and MCP

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

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