Skip to content

Hostname

uniqa.bg

Last fetched

uniqa.bg resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.

Nutrition Label

WHISPER CANON · uniqa.bgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/uniqa.bg

Resolution chain

uniqa.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.116.145.3551.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
Organization
uniqa versicherungen
Contact emails

Subdomains

15 observed subdomains of uniqa.bg.

Web-graph footprint

Distinct hostnames that link to or from uniqa.bg in the public web crawl.

120 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for uniqa.bg.

MechanismTarget
SPF_Auniqa.bg
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP109.166.188.219
SPF_IP109.166.188.221
SPF_IP195.138.147.165
SPF_IP91.237.248.219
SPF_IP94.155.11.165
SPF_IP94.155.11.30
SPF_MXuniqa.bg

Related pages

Pivot deeper into the graph from uniqa.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uniqa.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 20

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