Skip to content

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

WHISPER CANON · loppi.seRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/loppi.se

Resolution chain

loppi.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.162104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.162104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.13172.67.64.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for loppi.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEmail.zendesk.com
SPF_IP178.79.143.12
SPF_IP213.180.72.147/29
SPF_IP213.180.72.148/30
SPF_IP46.21.104.18
SPF_MXloppi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.