Hostname
dataphone.se
Last fetched
dataphone.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:www.namesrs.com as the registrar.
Nutrition Label
Resolution chain
dataphone.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:www.namesrs.com
- Organization
- —
- Contact emails
- —
Subdomains
194 observed subdomains of dataphone.se.
Showing 25 of 194. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dataphone.se in the public web crawl.
51 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for dataphone.se.
| Mechanism | Target |
|---|---|
| SPF_A | live.dimaster.ch |
| SPF_A | mantis.dataphone.ch |
| SPF_A | smtp.virtualtec.ch |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.197.187.160/28 |
| SPF_IP | 85.195.197.250 |
| SPF_IP | 85.195.197.251 |
| SPF_IP | 93.189.64.0/22 |
Related pages
Pivot deeper into the graph from dataphone.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dataphone.se"})-[: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.