Hostname
jvsnet.com.mk
Last fetched
jvsnet.com.mk resolves to 1 IPv4 address operated by AS24961 in DE.
Nutrition Label
Resolution chain
jvsnet.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 |
|---|---|---|---|---|
| 146.0.35.47 | 146.0.32.0/20 | AS24961 | — | DE |
WHOIS identity
No WHOIS records are currently associated with jvsnet.com.mk in WhisperGraph.
Subdomains
16 observed subdomains of jvsnet.com.mk.
Showing 12 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for jvsnet.com.mk.
| Mechanism | Target |
|---|---|
| SPF_A | jvsnet.com.mk |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 108.128.137.108/32 |
| SPF_IP | 146.0.35.47 |
| SPF_IP | 173.249.8.164 |
| SPF_IP | 193.111.198.29 |
| SPF_IP | 207.180.193.250 |
| SPF_IP | 34.249.190.60/32 |
| SPF_IP | 99.80.189.20/32 |
| SPF_IP | 99.81.216.78/32 |
| SPF_MX | jvsnet.com.mk |
Related pages
Pivot deeper into the graph from jvsnet.com.mk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jvsnet.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.