Skip to content

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

WHISPER CANON · dataphone.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dataphone.se

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.

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.

MechanismTarget
SPF_Alive.dimaster.ch
SPF_Amantis.dataphone.ch
SPF_Asmtp.virtualtec.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.197.187.160/28
SPF_IP85.195.197.250
SPF_IP85.195.197.251
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.