Skip to content

Hostname

capture.se

Last fetched

capture.se resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · capture.seRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/capture.se

Resolution chain

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

IPPrefixASNOperatorCountry
109.74.12.39109.74.0.0/20AS42708SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

3 observed subdomains of capture.se.

Web-graph footprint

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

154 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for capture.se.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_IP109.74.12.124
SPF_IP2a02:750:9:0:0:0:0:c6

Related pages

Pivot deeper into the graph from capture.se.

Cypher and MCP

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

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