Hostname
ffb.com
Last fetched
ffb.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ffb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.40.97 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.147.159 | 172.64.147.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- first fidelity bank, n.a. attn ffb.com care of network solutions
- Contact emails
- a93m63q872t@networksolutionsprivateregistration.com
- aa9z438n4j4@networksolutionsprivateregistration.com
- af5x52up3kf@networksolutionsprivateregistration.com
- an79a7ae6xe@networksolutionsprivateregistration.com
- b58un2xy5va@networksolutionsprivateregistration.com
- b96me9ua8a7@networksolutionsprivateregistration.com
- bh9qw3ef3qc@networksolutionsprivateregistration.com
- br76y84t4by@networksolutionsprivateregistration.com
- bz5g44zp7gg@networksolutionsprivateregistration.com
- c44fn8pc5d8@networksolutionsprivateregistration.com
- c79pb6rq9aa@networksolutionsprivateregistration.com
- cv2sj47j7gt@networksolutionsprivateregistration.com
- d57pa2ph8ts@networksolutionsprivateregistration.com
- dq88253j5ud@networksolutionsprivateregistration.com
- e32jn2w778p@networksolutionsprivateregistration.com
- ec2pt2k3365@networksolutionsprivateregistration.com
- es3e58fj8cr@networksolutionsprivateregistration.com
- fy8ey5f83g9@networksolutionsprivateregistration.com
- gr7ps7t283r@networksolutionsprivateregistration.com
- gt9dk8uz2nj@networksolutionsprivateregistration.com
- and 45 more
Subdomains
23 observed subdomains of ffb.com.
Web-graph footprint
Distinct hostnames that link to or from ffb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ffb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from ffb.com.
- IP · 104.18.40.97
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a93m63q872t@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ff…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffb.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.