Hostname
fiinu.com
Last fetched
fiinu.com resolves to 1 IPv4 address operated by AS47583 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fiinu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.136.34.221 | 141.136.34.0/24 | AS47583 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fiinu.com owner
- Contact emails
- marko.sjoblom@gmail.com
- 419a093d-f02e-4ba6-a169-97daaaa05809@identity-protect.org
- 4fb4989f-217b-4215-8bd6-020d086b47e6@identity-protect.org
- 5260cd14-4050-45b6-83aa-ae1025e1ff5e@identity-protect.org
- 59859bce-7324-40d8-86af-e4e690789806@identity-protect.org
- 5d31f4ac-dc90-4619-a8a7-a14a5fee1ac6@identity-protect.org
- b50f0820-28be-4d98-a75a-022f80347060@identity-protect.org
- fafe1650-a3d3-441c-8759-a4a1b59dea6c@identity-protect.org
- owner-1799004@fiinu.com.whoisprivacyservice.org
- owner-5468884@fiinu.com.whoisprivacyservice.org
- owner-823009@fiinu.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of fiinu.com.
| Subdomain |
|---|
| www.fiinu.com |
Web-graph footprint
Distinct hostnames that link to or from fiinu.com in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fiinu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fiinu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fiinu.com"})-[: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.