Hostname
boxer.com.mk
Last fetched
boxer.com.mk resolves to 1 IPv4 address operated by AS49699 in BG.
Nutrition Label
Resolution chain
boxer.com.mk 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 |
|---|---|---|---|---|
| 91.215.216.107 | 91.215.216.0/24 | AS49699 | — | BG |
WHOIS identity
No WHOIS records are currently associated with boxer.com.mk in WhisperGraph.
Subdomains
26 observed subdomains of boxer.com.mk.
Showing 17 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boxer.com.mk in the public web crawl.
7 sites link to this hostname.
138 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- boxer.com.mk
SPF policy
12 SPF mechanisms authorising senders for boxer.com.mk.
| Mechanism | Target |
|---|---|
| SPF_A | boxer.com.mk |
| SPF_INCLUDE | _spf.cmailpro.net |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_INCLUDE | spamexpert-outgoing.host.bg |
| SPF_IP | 193.107.36.199 |
| SPF_IP | 217.174.156.11 |
| SPF_IP | 5.104.171.110 |
| SPF_IP | 78.142.50.167 |
| SPF_IP | 79.124.30.168 |
| SPF_IP | 87.120.40.98 |
| SPF_IP | 91.215.216.107 |
| SPF_MX | boxer.com.mk |
Related pages
Pivot deeper into the graph from boxer.com.mk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boxer.com.mk"})-[: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.