Hostname
finzaim.pro
Last fetched
finzaim.pro resolves to 2 IPv4 addresses operated by OMEGATECH-AS - Omegatech LTD in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
finzaim.pro 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 |
|---|---|---|---|---|
| 178.16.53.43 | 178.16.53.0/24 | AS202412 | OMEGATECH-AS - Omegatech LTD | NL |
| 38.102.125.5 | 38.102.124.0/22 | AS26832 | RICAWEBSERVICES - Rica Web Services | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of finzaim.pro.
| Subdomain |
|---|
| mail.finzaim.pro |
| www.finzaim.pro |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for finzaim.pro.
| Mechanism | Target |
|---|---|
| SPF_A | finzaim.pro |
| SPF_IP | 178.16.53.43 |
| SPF_IP | 38.102.125.5 |
| SPF_MX | finzaim.pro |
Related pages
Pivot deeper into the graph from finzaim.pro.
- IP · 178.16.53.43
- ASN · AS202412OMEGATECH-AS - Omegatech LTD
- Registrar · iana:1068
- Country · NL
- Email · 327cf440432748eaa4b6fce25416b588.protect@withheldforprivacy.com
- TLD · .pro
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "finzaim.pro"})-[: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.