Skip to content

Hostname

lists.webway.se

Last fetched

lists.webway.se resolves to 1 IPv4 address operated by AS12597 in SE.

Nutrition Label

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

Resolution chain

lists.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.220212.3.14.0/24AS12597SE

WHOIS identity

No WHOIS records are currently associated with lists.webway.se in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lists.webway.se.

MechanismTarget
SPF_Alists.webway.se
SPF_Asmtp7.webway.se
SPF_Asmtp8.webway.se
SPF_IP192.150.71.28
SPF_IP212.3.14.0/24
SPF_IP212.3.14.205
SPF_IP213.80.101.16/32
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_MXlists.webway.se

Related pages

Pivot deeper into the graph from lists.webway.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lists.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.