Hostname
bernofarm.com
Last fetched
bernofarm.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
bernofarm.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.17.247 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.166.211 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 216.106.184.20 | 216.106.184.0/24 | AS63023 | AS-GLOBALTELEHOST - GTHost | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- mr. hartoko sarwono
- Contact emails
Subdomains
105 observed subdomains of bernofarm.com.
Showing 25 of 105. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bernofarm.com in the public web crawl.
193 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for bernofarm.com.
| Mechanism | Target |
|---|---|
| SPF_A | bernofarm.com |
| SPF_A | mail.bernofarm.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 107.155.83.98 |
| SPF_IP | 117.102.80.242 |
| SPF_IP | 154.29.78.34 |
| SPF_IP | 154.29.78.35 |
| SPF_IP | 161.129.154.114 |
| SPF_IP | 216.106.184.20 |
| SPF_MX | bernofarm.com |
Related pages
Pivot deeper into the graph from bernofarm.com.
- IP · 104.20.17.247
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:69
- Country · CA
- Email · milik_aku@yahoo.com
- TLD · .com
- Browse hostnames · be…
- 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: "bernofarm.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.