Hostname
semel.fi
Last fetched
semel.fi resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
semel.fi 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 |
|---|---|---|---|---|
| 104.20.38.185 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.146.251 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with semel.fi in WhisperGraph.
Subdomains
30 observed subdomains of semel.fi.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from semel.fi in the public web crawl.
20 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for semel.fi.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.advaniacloud.fi |
| SPF_INCLUDE | _spf.accountorcloud.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cloudcity.fi |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 13.81.221.111 |
| SPF_IP | 137.116.200.226 |
| SPF_IP | 139.28.184.0/29 |
| SPF_IP | 139.28.184.40 |
| SPF_IP | 188.117.16.107 |
| SPF_IP | 188.117.20.22 |
| SPF_IP | 213.35.145.10 |
| SPF_IP | 46.59.55.194 |
| SPF_IP | 84.34.156.3 |
| SPF_IP | 85.222.138.230/32 |
Related pages
Pivot deeper into the graph from semel.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "semel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.