Skip to content

Hostname

webropol.se

Last fetched

webropol.se resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists registrar:epag gmbh as the registrar.

Nutrition Label

WHISPER CANON · webropol.seRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webropol.se

Resolution chain

webropol.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:epag gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of webropol.se.

Web-graph footprint

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

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webropol.se.

MechanismTarget
SPF_Amail.webropolsurveys.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.127.205.84
SPF_IP213.157.70.68
SPF_IP213.157.70.73
SPF_IP213.157.70.75
SPF_MXwebropol.se

Related pages

Pivot deeper into the graph from webropol.se.

Cypher and MCP

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

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