Skip to content

Hostname

dalmatianbg.org

Last fetched

dalmatianbg.org resolves to 2 IPv4 addresses operated by AS201200 in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dalmatianbg.orgRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dalmatianbg.org

Resolution chain

dalmatianbg.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
tanq arangelova
Contact emails

Subdomains

10 observed subdomains of dalmatianbg.org.

Web-graph footprint

Distinct hostnames that link to or from dalmatianbg.org in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • dalmatianbg.org

SPF policy

7 SPF mechanisms authorising senders for dalmatianbg.org.

MechanismTarget
SPF_Adalmatianbg.org
SPF_INCLUDEs8.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.218.12
SPF_IP164.138.219.12
SPF_IP185.80.3.202
SPF_MXdalmatianbg.org

Related pages

Pivot deeper into the graph from dalmatianbg.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dalmatianbg.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.