Hostname
ffb1.com
Last fetched
ffb1.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ffb1.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- first financial bank attn ffb1.com care of network solutions
- Contact emails
Subdomains
12 observed subdomains of ffb1.com.
Web-graph footprint
Distinct hostnames that link to or from ffb1.com in the public web crawl.
101 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for ffb1.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | gateways.firstdata.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfref.jackhenry.com |
| SPF_IP | 12.144.253.198 |
| SPF_IP | 12.42.81.2 |
| SPF_IP | 128.136.104.0/24 |
| SPF_IP | 209.34.255.0/24 |
| SPF_IP | 44.214.246.148/32 |
| SPF_IP | 54.240.43.228/32 |
| SPF_IP | 54.240.43.229/32 |
| SPF_IP | 54.240.43.230/32 |
| SPF_IP | 54.240.43.231/32 |
| SPF_IP | 54.240.43.232/32 |
| SPF_IP | 54.240.43.233/32 |
| SPF_IP | 54.240.43.234/32 |
| SPF_IP | 67.14.214.52 |
| SPF_IP | 69.169.238.10/32 |
| SPF_IP | 69.169.238.11/32 |
| SPF_IP | 69.169.238.12/32 |
| SPF_IP | 69.169.238.13/32 |
| SPF_IP | 69.169.238.14/32 |
| SPF_IP | 69.169.238.15/32 |
| SPF_IP | 69.169.238.16/32 |
Related pages
Pivot deeper into the graph from ffb1.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffb1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.