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
Resolution chain
krav.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.208.37.7 | 188.208.36.0/23 | AS34762 | — | BE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for krav.se.
| Mechanism | Target |
|---|---|
| SPF_A | krav.se |
| SPF_A | smtp.shopify.com |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.169.74.35 |
| SPF_IP | 185.169.75.0/25 |
| SPF_IP | 193.235.18.250 |
| SPF_IP | 194.169.225.0/24 |
| SPF_IP | 195.198.175.182 |
| SPF_IP | 34.250.111.115 |
| SPF_IP | 83.140.27.0/26 |
| SPF_IP | 93.158.116.197 |
| SPF_MX | krav.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.