Hostname
catalog.bg
Last fetched
catalog.bg resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
catalog.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 |
|---|---|---|---|---|
| 5.9.243.68 | 5.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with catalog.bg in WhisperGraph.
Subdomains
1,542 observed subdomains of catalog.bg.
Showing 25 of 1,542. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from catalog.bg in the public web crawl.
74 sites link to this hostname.
Sample inbound links
- aquaportal.bg
- administraciya.catalog.bg
- kmetstva.administraciya.catalog.bg
- registarnaobshtinite.administraciya.catalog.bg
- sadilishta.administraciya.catalog.bg
- bitovi-stoki.catalog.bg
- hlebni.hranitelni-stoki.catalog.bg
- hranitelni-produkti.hranitelni-stoki.catalog.bg
- mesni.hranitelni-stoki.catalog.bg
- mlechni-produkti.hranitelni-stoki.catalog.bg
Sample outbound links
- administraciya.catalog.bg
- agencii.administraciya.catalog.bg
- kmetstva.administraciya.catalog.bg
- mitnici.administraciya.catalog.bg
- notariat.administraciya.catalog.bg
- registarnaobshtinite.administraciya.catalog.bg
- sadilishta.administraciya.catalog.bg
- avto.catalog.bg
- akumulatori.avto.catalog.bg
- avto-chasti.avto.catalog.bg
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for catalog.bg.
| Mechanism | Target |
|---|---|
| SPF_A | catalog.bg |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 116.203.251.197 |
| SPF_IP | 164.138.218.28/32 |
| SPF_IP | 5.9.243.66/32 |
| SPF_MX | catalog.bg |
Related pages
Pivot deeper into the graph from catalog.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catalog.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.