Hostname
loppi.se
Last fetched
loppi.se resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
loppi.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.162 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.162 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.13 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- —
- Contact emails
- —
Subdomains
20 observed subdomains of loppi.se.
Web-graph footprint
Distinct hostnames that link to or from loppi.se in the public web crawl.
90 sites link to this hostname.
117 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for loppi.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 178.79.143.12 |
| SPF_IP | 213.180.72.147/29 |
| SPF_IP | 213.180.72.148/30 |
| SPF_IP | 46.21.104.18 |
| SPF_MX | loppi.se |
Related pages
Pivot deeper into the graph from loppi.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loppi.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.