Hostname
clevertours.com
Last fetched
clevertours.com resolves to 1 IPv4 address operated by AS8893 in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
clevertours.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 |
|---|---|---|---|---|
| 212.72.173.249 | 212.72.160.0/19 | AS8893 | — | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- der touristik koeln
- Contact emails
Subdomains
9 observed subdomains of clevertours.com.
Web-graph footprint
Distinct hostnames that link to or from clevertours.com in the public web crawl.
11 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for clevertours.com.
| Mechanism | Target |
|---|---|
| SPF_A | travel-it.de |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-001d0c01.pphosted.com |
| SPF_INCLUDE | spf-001d0c03.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.185.167.192/27 |
| SPF_IP | 192.35.17.0/27 |
| SPF_IP | 194.8.120.224/29 |
| SPF_IP | 195.242.66.112/31 |
| SPF_IP | 195.71.200.74 |
| SPF_IP | 78.137.98.163 |
| SPF_IP | 80.87.168.89 |
| SPF_IP | 80.87.174.248/29 |
| SPF_IP | 82.100.205.176/29 |
Related pages
Pivot deeper into the graph from clevertours.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clevertours.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.