Hostname
smartwatersummit.com
Last fetched
smartwatersummit.com resolves to 1 IPv4 address operated by ENFLOW in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smartwatersummit.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 |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ENFLOW | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smartwatersummit.com owner
- Contact emails
- kdietz@smartgridsummits.com
- 151c0d57-ceb6-4709-999e-39a1ac4c92f3@identity-protect.org
- 189bc9fe-2673-4009-a665-a521e0862c7d@identity-protect.org
- 426c2b80-4967-450e-ae57-153f03dafde9@identity-protect.org
- 80737c24-8f47-4fa5-81dc-22b5083c6564@identity-protect.org
- 8af32a8a-aa58-4289-b128-8fec1fad0e93@identity-protect.org
- c1bac2be-977e-4e49-aa57-ba89e935bd63@identity-protect.org
Subdomains
1 observed subdomain of smartwatersummit.com.
| Subdomain |
|---|
| www.smartwatersummit.com |
Web-graph footprint
Distinct hostnames that link to or from smartwatersummit.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for smartwatersummit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from smartwatersummit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartwatersummit.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.