Skip to content

Hostname

firstsecuritybk.com

Last fetched

firstsecuritybk.com resolves to 1 IPv4 address operated by COMPLETE-COMPUTERS - Complete Computers in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · firstsecuritybk.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/firstsecuritybk.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.20.212.2066.20.212.0/24AS29902COMPLETE-COMPUTERS - Complete ComputersUS

WHOIS identity

Registrar
iana:228
Organization
first security bank
Contact emails

Subdomains

9 observed subdomains of firstsecuritybk.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for firstsecuritybk.com.

MechanismTarget
SPF_Afirstsecuritybk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP166.78.71.3/32
SPF_IP209.65.65.225/32
SPF_IP68.171.150.128/26
SPF_MXfirstsecuritybk.com

Related pages

Pivot deeper into the graph from firstsecuritybk.com.

Cypher and MCP

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

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