Hostname
mail.scan.collaborative.cloud
Last fetched
mail.scan.collaborative.cloud resolves to 1 IPv4 address operated by EVERYTHINK-397131 - Everythink Innovations Limited in DE.
Nutrition Label
Resolution chain
mail.scan.collaborative.cloud 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 |
|---|---|---|---|---|
| 192.250.229.20 | 192.250.229.0/24 | AS209341 | EVERYTHINK-397131 - Everythink Innovations Limited | DE |
WHOIS identity
No WHOIS records are currently associated with mail.scan.collaborative.cloud in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from mail.scan.collaborative.cloud.
- IP · 192.250.229.20
- ASN · AS209341EVERYTHINK-397131 - Everythink Innovations Limited
- Country · DE
- Apex domain · collaborative.cloud
- Parent domain · scan.collaborative.cloud
- TLD · .cloud
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.scan.collaborative.cloud"})-[: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.