Hostname
bertera.com
Last fetched
bertera.com resolves to 4 IPv4 addresses operated by AS20940 in SG. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bertera.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.56.219.2 | 125.56.219.0/24 | AS20940 | — | SG |
| 125.56.219.3 | 125.56.219.0/24 | AS20940 | — | SG |
| 184.86.251.10 | 184.86.251.0/24 | AS20940 | — | DE |
| 184.86.251.21 | 184.86.251.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cw3js5659ax@networksolutionsprivateregistration.com
- d48ub7yg5sd@networksolutionsprivateregistration.com
- gb3az4458nk@networksolutionsprivateregistration.com
- p88cu4dm5mt@networksolutionsprivateregistration.com
- rz4pg86m2zg@networksolutionsprivateregistration.com
- un7md7qv2ac@networksolutionsprivateregistration.com
- uz2ss8p85qp@networksolutionsprivateregistration.com
- ws9vs7n866r@networksolutionsprivateregistration.com
- y35668f73db@networksolutionsprivateregistration.com
- yn35n99e9qr@networksolutionsprivateregistration.com
- yy7s52xv7nu@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of bertera.com.
| Subdomain |
|---|
| email.bertera.com |
| www.bertera.com |
Web-graph footprint
Distinct hostnames that link to or from bertera.com in the public web crawl.
6 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bertera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bertera.com.
- IP · 125.56.219.2
- ASN · AS20940
- Registrar · iana:2
- Country · SG
- Email · cw3js5659ax@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: "bertera.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.