Hostname
prototyp.bg
Last fetched
prototyp.bg resolves to 1 IPv4 address operated by AS60168 in BG.
Nutrition Label
Resolution chain
prototyp.bg 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 |
|---|---|---|---|---|
| 88.80.158.195 | 88.80.158.0/23 | AS60168 | — | BG |
WHOIS identity
- Registrar
- —
- Organization
- gap management
- Contact emails
- —
Subdomains
57 observed subdomains of prototyp.bg.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prototyp.bg in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for prototyp.bg.
| Mechanism | Target |
|---|---|
| SPF_A | mail.n1serv.com |
| SPF_A | mail.prototyp.bg |
| SPF_A | mx.prototyp.bg |
| SPF_A | smtp.prototyp.bg |
| SPF_IP | 94.26.43.94 |
| SPF_IP | 95.87.231.135 |
| SPF_IP | 95.87.231.160 |
| SPF_IP | 95.87.231.161 |
| SPF_MX | prototyp.bg |
Related pages
Pivot deeper into the graph from prototyp.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prototyp.bg"})-[: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.