Hostname
vtours.com
Last fetched
vtours.com resolves to 91.202.50.235, announced in 91.202.66.0/24 by CLX_BAAS_AS - CREALOGIX BaaS GmbH & Co. KG in DE. vtours.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for vtours.com is recorded in WhisperGraph.
Attribution
clx baas crealogix
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1408
- Registrant organisation
- trademark management
- Contact emails
- kukmin@gmail.com, domains@vtours.de
Subdomains
Showing 5 of 5 subdomains (5 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns.udag.de
- ns.udag.net
- ns.udag.org
MX records
- mxa-002ed801.gslb.pphosted.com
- mxb-002ed801.gslb.pphosted.com
- vtours-com.mail.protection.outlook.com
SPF policy
- ip: 194.30.174.0/24
- a: vtours.com
- ip: 62.108.46.82
- ip: 80.151.177.242
- ip: 91.202.50.104
- ip: 91.202.50.225
Threat-feed evidence
History
Related pages
Pivot from vtours.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vtours.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.