Hostname
webway.se
Last fetched
webway.se resolves to 1 IPv4 address operated by AS12597 in SE. WHOIS lists registrar:nmu group as the registrar.
Nutrition Label
Resolution chain
webway.se 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 |
|---|---|---|---|---|
| 212.3.14.239 | 212.3.14.0/24 | AS12597 | — | SE |
WHOIS identity
- Registrar
- registrar:nmu group
- Organization
- —
- Contact emails
- —
Subdomains
52 observed subdomains of webway.se.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webway.se in the public web crawl.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for webway.se.
| Mechanism | Target |
|---|---|
| SPF_A | lists.webway.se |
| SPF_A | smtp7.webway.se |
| SPF_A | smtp8.webway.se |
| SPF_A | webway.se |
| SPF_IP | 192.150.71.28 |
| SPF_IP | 212.3.14.0/24 |
| SPF_IP | 212.3.14.204 |
| SPF_IP | 212.3.14.205 |
| SPF_IP | 213.80.101.16/32 |
| SPF_IP | 2a02:920:212e:0:0:0:0:204 |
| SPF_IP | 2a02:920:212e:0:0:0:0:205 |
| SPF_IP | 2a02:920:212e:0:0:0:0:239 |
| SPF_IP | 2a02:920:212e::204/127 |
| SPF_MX | webway.se |
Related pages
Pivot deeper into the graph from webway.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webway.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.