Hostname
berthel.com
Last fetched
berthel.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
berthel.com 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 |
|---|---|---|---|---|
| 54.85.200.131 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- berthel fisher & company,
- Contact emails
- ap59m2se8ht@networksolutionsprivateregistration.com
- bm5d72p55yz@networksolutionsprivateregistration.com
- bx7gn5qt7f5@networksolutionsprivateregistration.com
- cb9jt9jn7e3@networksolutionsprivateregistration.com
- ce6ey7dv6d3@networksolutionsprivateregistration.com
- ch2rn5d48dy@networksolutionsprivateregistration.com
- jdriscoll@berthel.com
- pg5ss6mc8gb@networksolutionsprivateregistration.com
- qk22b6w72nu@networksolutionsprivateregistration.com
- s324b38g4br@networksolutionsprivateregistration.com
- up3p67p7844@networksolutionsprivateregistration.com
- v27up5px4kv@networksolutionsprivateregistration.com
- vc8vx5jz888@networksolutionsprivateregistration.com
- vg9fn6g34wu@networksolutionsprivateregistration.com
- vj37y24p7jk@networksolutionsprivateregistration.com
- xf4g64ug4rh@networksolutionsprivateregistration.com
- xk8ae7dp3un@networksolutionsprivateregistration.com
- y67zx6mt3fj@networksolutionsprivateregistration.com
Subdomains
20 observed subdomains of berthel.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from berthel.com in the public web crawl.
40 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for berthel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email01.fmgsuite.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.smarsh.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from berthel.com.
- IP · 54.85.200.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ap59m2se8ht@networksolutionsprivateregistration.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: "berthel.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.