Skip to content

Hostname

loppi.fi

Last fetched

loppi.fi resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · loppi.fiRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/loppi.fi

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.18.104167.99.16.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with loppi.fi in WhisperGraph.

Subdomains

6 observed subdomains of loppi.fi.

Web-graph footprint

Distinct hostnames that link to or from loppi.fi in the public web crawl.

103 sites link to this hostname.

284 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for loppi.fi.

MechanismTarget
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.121.204.138/32
SPF_IP185.121.204.4/32
SPF_IP185.55.176.54/32
SPF_IP193.64.173.0/24
SPF_IP193.65.89.124
SPF_IP193.65.89.125
SPF_IP194.215.90.0/24
SPF_IP217.78.212.80/28
SPF_IP91.209.29.24/32

Related pages

Pivot deeper into the graph from loppi.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "loppi.fi"})-[: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.