Hostname
citizensfb.com
Last fetched
citizensfb.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
citizensfb.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.24.218 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.218 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- citizens first bank attn citizensfb.com care of network solutions
- Contact emails
- ac5wx62c38r@networksolutionsprivateregistration.com
- an7gh68r2se@networksolutionsprivateregistration.com
- b68p85sq4hq@networksolutionsprivateregistration.com
- d23eq8a54fy@networksolutionsprivateregistration.com
- dy46u39g3kh@networksolutionsprivateregistration.com
- ff6jn5r765y@networksolutionsprivateregistration.com
- mu8by77z954@networksolutionsprivateregistration.com
- sy5p95bc8zh@networksolutionsprivateregistration.com
- ty4xp3sr6py@networksolutionsprivateregistration.com
- uk7eu9sy72d@networksolutionsprivateregistration.com
- up3sp4sr63y@networksolutionsprivateregistration.com
- vy5kr68v7s2@networksolutionsprivateregistration.com
- wp6vm9hs3mj@networksolutionsprivateregistration.com
- y38td8359mt@networksolutionsprivateregistration.com
- yh3fe3d625b@networksolutionsprivateregistration.com
Subdomains
79 observed subdomains of citizensfb.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from citizensfb.com in the public web crawl.
38 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for citizensfb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s00140524.autospf.email |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
Related pages
Pivot deeper into the graph from citizensfb.com.
- IP · 104.18.24.218
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ac5wx62c38r@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ci…
- 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: "citizensfb.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.