Skip to content

Hostname

swe3f.se

Last fetched

swe3f.se resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:simply.com as the registrar.

Nutrition Label

WHISPER CANON · swe3f.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/swe3f.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.11946.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:simply.com
Organization
Contact emails

Subdomains

7 observed subdomains of swe3f.se.

Web-graph footprint

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

29 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for swe3f.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.simply.com

Related pages

Pivot deeper into the graph from swe3f.se.

Cypher and MCP

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

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