Hostname
supra.net
Last fetched
supra.net resolves to 1 IPv4 address operated by EWB-CABLE-NETWORK-AS in CH. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
supra.net 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 |
|---|---|---|---|---|
| 194.0.212.61 | 194.0.212.0/24 | AS41549 | EWB-CABLE-NETWORK-AS | CH |
WHOIS identity
- Registrar
- iana:151
- Organization
- dominik mueller
- Contact emails
Subdomains
730 observed subdomains of supra.net.
Showing 25 of 730. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from supra.net in the public web crawl.
18 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for supra.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail.2sic.net |
| SPF_A | mf01.lie.net |
| SPF_A | protector.sn-mail.li |
| SPF_A | supra.net |
| SPF_INCLUDE | spf.voipgateway.org |
| SPF_IP | 109.235.74.222/32 |
| SPF_IP | 212.77.32.0/24 |
| SPF_IP | 212.77.42.0/24 |
| SPF_IP | 212.77.53.0/24 |
| SPF_IP | 212.77.55.0/24 |
| SPF_IP | 212.77.58.0/24 |
| SPF_IP | 212.77.59.0/24 |
| SPF_IP | 217.173.238.135/32 |
| SPF_IP | 217.173.238.136/32 |
| SPF_MX | supra.net |
Related pages
Pivot deeper into the graph from supra.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "supra.net"})-[: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.