Hostname
bhcfcu.org
Last fetched
bhcfcu.org resolves to 1 IPv4 address operated by ETI-FLL1 - Ewart Technologies, Inc. in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
bhcfcu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.59.148.65 | 148.59.148.0/24 | AS20388 | ETI-FLL1 - Ewart Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
6 observed subdomains of bhcfcu.org.
Web-graph footprint
Distinct hostnames that link to or from bhcfcu.org in the public web crawl.
7 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for bhcfcu.org.
| Mechanism | Target |
|---|---|
| SPF_A | imail.swbc.com |
| SPF_A | imail2.swbc.com |
| SPF_A | imail3.swbc.com |
| SPF_A | imail4.swbc.com |
| SPF_INCLUDE | _spf.sonicsecuremail.com |
| SPF_INCLUDE | spf.cashedge.com |
| SPF_INCLUDE | spf.digitalinsight.com |
| SPF_IP | 148.59.148.0/24 |
| SPF_IP | 208.252.57.192/27 |
| SPF_IP | 63.117.120.96/27 |
| SPF_IP | 68.70.123.0/24 |
| SPF_IP | 69.38.149.224/27 |
| SPF_IP | 99.122.156.232/29 |
Related pages
Pivot deeper into the graph from bhcfcu.org.
- IP · 148.59.148.65
- ASN · AS20388ETI-FLL1 - Ewart Technologies, Inc.
- Registrar · iana:440
- Country · US
- Email · rick@ewart.net
- TLD · .org
- Browse hostnames · bh…
- 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: "bhcfcu.org"})-[: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.