Skip to content

Hostname

fnbba.com

Last fetched

fnbba.com resolves to 1 IPv4 address operated by TCIS - TulsaConnect in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.214.99.267.214.96.0/20AS22747TCIS - TulsaConnectUS

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 fnbba.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fnbba.com.

MechanismTarget
SPF_INCLUDEfnbaa-com.spf.smtp25.com
SPF_INCLUDEspf.cashedge.com
SPF_IP12.108.255.69/32
SPF_IP12.108.255.76/32
SPF_IP12.145.177.0/24
SPF_IP174.47.181.211
SPF_IP207.195.176.40/32
SPF_IP208.235.248.20/32
SPF_IP208.66.22.33/32
SPF_IP208.95.203.112/29
SPF_IP66.20.244.76/32
SPF_IP76.76.135.138
SPF_MXfnbba.com

Related pages

Pivot deeper into the graph from fnbba.com.

Cypher and MCP

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

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