Hostname
jonkoping.se
Last fetched
jonkoping.se resolves to 2 IPv4 addresses operated by AS35280 in NL. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
jonkoping.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.60.131.159 | 159.60.128.0/20 | AS35280 | — | NL |
| 185.84.52.148 | 185.84.52.0/23 | AS41174 | — | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
128 observed subdomains of jonkoping.se.
Showing 25 of 128. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jonkoping.se in the public web crawl.
739 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for jonkoping.se.
| Mechanism | Target |
|---|---|
| SPF_A | jonkoping.se |
| SPF_INCLUDE | _spf.jonkoping.se |
| SPF_INCLUDE | _spf1.jonkoping.se |
| SPF_INCLUDE | _spf2.jonkoping.se |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_IP | 168.245.57.3 |
| SPF_IP | 85.188.80.219 |
| SPF_IP | 85.188.80.220 |
| SPF_IP | 85.30.129.103 |
| SPF_MX | jonkoping.se |
Related pages
Pivot deeper into the graph from jonkoping.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jonkoping.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.