Skip to content

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

WHISPER CANON · webway.seRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/webway.se

Resolution chain

webway.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.3.14.239212.3.14.0/24AS12597SE

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

52 observed subdomains of webway.se.

Web-graph footprint

Distinct hostnames that link to or from webway.se in the public web crawl.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for webway.se.

MechanismTarget
SPF_Alists.webway.se
SPF_Asmtp7.webway.se
SPF_Asmtp8.webway.se
SPF_Awebway.se
SPF_IP192.150.71.28
SPF_IP212.3.14.0/24
SPF_IP212.3.14.204
SPF_IP212.3.14.205
SPF_IP213.80.101.16/32
SPF_IP2a02:920:212e:0:0:0:0:204
SPF_IP2a02:920:212e:0:0:0:0:205
SPF_IP2a02:920:212e:0:0:0:0:239
SPF_IP2a02:920:212e::204/127
SPF_MXwebway.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 20

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