Hostname
bavarianwebsolutions.com
Last fetched
bavarianwebsolutions.com resolves to 2 IPv4 addresses operated by AS30962 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bavarianwebsolutions.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 |
|---|---|---|---|---|
| 185.147.218.192 | 185.147.216.0/22 | AS30962 | — | DE |
| 185.172.125.55 | 185.172.124.0/22 | AS202851 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bavarianwebsolutions.com owner
- Contact emails
- 13c8a76d-7d09-4844-a238-227a2776e297@identity-protect.org
- 3538940d-94d4-49de-ba80-46d0227ff412@identity-protect.org
- 3668d32c-08ba-4cf2-b094-358277a88e5d@identity-protect.org
- b3a53e7a-4ebf-4bfd-b0eb-4602bde35216@identity-protect.org
- owner-2845963@bavarianwebsolutions.com.whoisprivacyservice.org
- owner@bavarianwebsolutions.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of bavarianwebsolutions.com.
Web-graph footprint
Distinct hostnames that link to or from bavarianwebsolutions.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bavarianwebsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | bavarianwebsolutions.com |
| SPF_MX | bavarianwebsolutions.com |
Related pages
Pivot deeper into the graph from bavarianwebsolutions.com.
- IP · 185.147.218.192
- ASN · AS30962
- Registrar · iana:468
- Country · DE
- Email · 13c8a76d-7d09-4844-a238-227a2776e297@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bavarianwebsolutions.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.