Skip to content

Hostname

jent.se

Last fetched

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

Nutrition Label

WHISPER CANON · jent.seRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jent.se

Resolution chain

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

IPPrefixASNOperatorCountry
195.178.163.8195.180.12.0/23AS8473SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

1 observed subdomain of jent.se.

Subdomain
www.jent.se

Web-graph footprint

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

63 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jent.se.

MechanismTarget
SPF_INCLUDE_spf.mkweb.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.178.163.5/32
SPF_IP212.16.184.9
SPF_IP216.40.44.100

Related pages

Pivot deeper into the graph from jent.se.

Cypher and MCP

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

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