Skip to content

Hostname

krav.se

Last fetched

krav.se resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · krav.seRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/krav.se

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.37.7188.208.36.0/23AS34762BE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

21 observed subdomains of krav.se.

Web-graph footprint

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

646 sites link to this hostname.

319 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for krav.se.

MechanismTarget
SPF_Akrav.se
SPF_Asmtp.shopify.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.169.74.35
SPF_IP185.169.75.0/25
SPF_IP193.235.18.250
SPF_IP194.169.225.0/24
SPF_IP195.198.175.182
SPF_IP34.250.111.115
SPF_IP83.140.27.0/26
SPF_IP93.158.116.197
SPF_MXkrav.se

Related pages

Pivot deeper into the graph from krav.se.

Cypher and MCP

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

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