Skip to content

Hostname

mail.fcslbd.com

Last fetched

mail.fcslbd.com resolves to 1 IPv4 address operated by FIBERSTATE - FiberState, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.101.149.23338.101.149.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.fcslbd.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.fcslbd.com.

MechanismTarget
SPF_Amail.fcslbd.com
SPF_INCLUDEsparkpostmail.com
SPF_IP123.136.24.200/32
SPF_IP123.136.30.18
SPF_IP123.200.0.0/29
SPF_IP123.200.6.16/28
SPF_IP2400:ca00:100:206:0:0:0:100
SPF_IP27.147.192.64/26
SPF_IP38.101.149.233
SPF_MXmail.fcslbd.com

Related pages

Pivot deeper into the graph from mail.fcslbd.com.

Cypher and MCP

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

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