Hostname
minifinder.com
Last fetched
minifinder.com resolves to 2 IPv4 addresses operated by AS47467 in SE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
minifinder.com 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 |
|---|---|---|---|---|
| 194.132.180.84 | 194.132.180.0/23 | AS47467 | — | SE |
| 46.16.232.201 | 46.16.232.0/21 | AS44136 | — | SE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- namecheap.com namecheap.com
- Contact emails
Subdomains
43 observed subdomains of minifinder.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from minifinder.com in the public web crawl.
41 sites link to this hostname.
75 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for minifinder.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_INCLUDE | kundspf.loopia.se |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.95.227.6 |
| SPF_IP | 194.132.180.78 |
| SPF_IP | 194.132.180.84 |
| SPF_IP | 209.85.218.73 |
| SPF_IP | 213.188.152.138 |
| SPF_IP | 62.182.216.175 |
| SPF_IP | 91.106.195.51 |
Related pages
Pivot deeper into the graph from minifinder.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "minifinder.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.