Hostname
dusanvlahovic.com
Last fetched
dusanvlahovic.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
dusanvlahovic.com 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 |
|---|---|---|---|---|
| 168.119.126.244 | 168.119.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- contact privacy inc. customer 1247415160
- Contact emails
- duro.arezina@gmail.com
- xj7tm0ucrfpj@contactprivacy.email
- 225528103265abf35c574b60a951de23dc34faacc754276f5ea17b82c25c7597@dusanvlahovic.com.whoisproxy.org
- 77851e86e5ace67f6fa143b207e0910095f70056283a565067b5cd731935c7b3@dusanvlahovic.com.whoisproxy.org
- 7b35698f471c7942a236649989a63f61d6e88afa7cb0e8b88e30b43cda968701@dusanvlahovic.com.whoisproxy.org
- a79c3b07ecba29758db67aca98575a1f8a3358aec8cf4f04359aee53f98a8daa@dusanvlahovic.com.whoisproxy.org
- ad3cdff47229ab17cafa9ccd5838dcb3eea6ec0030ed5ea76f80e1ed70f2a0c8@dusanvlahovic.com.whoisproxy.org
- de425126d5d48766211c11dfc79657f6e32aee440b20495aeeaae275b008fe2c@dusanvlahovic.com.whoisproxy.org
- eb1cb11362ea11897a48fef112fb74f2b9d7facb60a17ac8dbfdebe629d3c610@dusanvlahovic.com.whoisproxy.org
Subdomains
1 observed subdomain of dusanvlahovic.com.
| Subdomain |
|---|
| www.dusanvlahovic.com |
Web-graph footprint
Distinct hostnames that link to or from dusanvlahovic.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dusanvlahovic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dusanvlahovic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dusanvlahovic.com"})-[: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.